#65EFE8#65EFE8
#65EFE8 is a very light, moderate teal. Relative luminance 0.703; OKLCH L 87.5% C 0.120 H 190.6°. Best body text is #000000 at 15.07:1 contrast (WCAG AA passes).
Color values
| HEX | #65EFE8 |
|---|---|
| RGB | rgb(101, 239, 232) |
| HSL | hsl(177, 81%, 67%) |
| HSV | hsv(177, 58%, 94%) |
| CMYK | cmyk(57.7%, 0%, 2.9%, 6.3%) |
| CIE-LAB | lab(87.15, -38.88, -7.90) |
| CIE-LCH | lch(87.15, 39.67, 191.48°) |
| OKLab | oklab(87.48% -0.1179 -0.022) |
| OKLCH | oklch(87.48% 0.12 190.6) |
| XYZ | xyz(50.7924, 70.3207, 87.2248) |
| Luminance | 0.7033 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 4.24
Bright Turquoise
#0FFEF9
ΔE00 4.29
Bright Aqua
#0BF9EA
ΔE00 4.52
Aqua
#00FFFF
ΔE00 4.85
Bright Light Blue
#26F7FD
ΔE00 4.90
Turquoise
#40E0D0
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EFE8 #EF656C
analogous
#65EFA3 #65EFE8 #65B1EF
triadic
#65EFE8 #E865EF #EFE865
tetradic
#65EFE8 #A365EF #EF656C #B1EF65
square
#65EFE8 #A365EF #EF656C #B1EF65
split-complementary
#65EFE8 #EF65B1 #EFA365
monochromatic
#14C5BC #2EE9E0 #65EFE8 #9CF5F0 #D4FBF9
Accessibility & contrast
On white
1.39
#65EFE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.07
#65EFE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EFE8
15.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EFE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EFE8 | 1.00 | 1.39 | 15.07 | 15.07 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E4E8
Deuteranopia (green-blind)
#CCD4E9
Tritanopia (blue-blind)
#00F5EC
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #65efe8; /* rgb */ color: rgb(101, 239, 232); /* oklch */ color: oklch(87.5% 0.120 190.6);
Tailwind
colors: {
custom: {
50: '#9ef5ef',
500: '#65efe8',
950: '#000000',
},
}SCSS
$custom: #65efe8; $custom-light: #9ef5ef; $custom-dark: #000000;
JSON
{
"hex": "#65efe8",
"rgb": {
"r": 101,
"g": 239,
"b": 232
},
"hsl": {
"h": 176.957,
"s": 81.176,
"l": 66.667
},
"oklch": {
"l": 0.87481,
"c": 0.11996,
"h": 190.6
},
"luminance": 0.70326
}Semantic roles & 50–950 ramp
primary
#65EFE8
secondary
#C3363D
accent
#0813DE
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101716
muted
#808585