#65EFE9#65EFE9
#65EFE9 is a very light, moderate teal. Relative luminance 0.704; OKLCH L 87.5% C 0.120 H 191.2°. Best body text is #000000 at 15.08:1 contrast (WCAG AA passes).
Color values
| HEX | #65EFE9 |
|---|---|
| RGB | rgb(101, 239, 233) |
| HSL | hsl(177, 81%, 67%) |
| HSV | hsv(177, 58%, 94%) |
| CMYK | cmyk(57.7%, 0%, 2.5%, 6.3%) |
| CIE-LAB | lab(87.18, -38.62, -8.38) |
| CIE-LCH | lch(87.18, 39.52, 192.24°) |
| OKLab | oklab(87.51% -0.1175 -0.0233) |
| OKLCH | oklch(87.51% 0.12 191.2) |
| XYZ | xyz(50.9349, 70.3777, 87.9750) |
| Luminance | 0.7038 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 4.05
Bright Turquoise
#0FFEF9
ΔE00 4.27
Bright Light Blue
#26F7FD
ΔE00 4.63
Aqua
#00FFFF
ΔE00 4.72
Bright Aqua
#0BF9EA
ΔE00 4.73
Turquoise
#40E0D0
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EFE9 #EF656B
analogous
#65EFA4 #65EFE9 #65B0EF
triadic
#65EFE9 #E965EF #EFE965
tetradic
#65EFE9 #A465EF #EF656B #B0EF65
square
#65EFE9 #A465EF #EF656B #B0EF65
split-complementary
#65EFE9 #EF65B0 #EFA465
monochromatic
#14C5BD #2EE9E1 #65EFE9 #9CF5F1 #D4FBF9
Accessibility & contrast
On white
1.39
#65EFE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.08
#65EFE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EFE9
15.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EFE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EFE9 | 1.00 | 1.39 | 15.08 | 15.08 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E4E9
Deuteranopia (green-blind)
#CCD4EA
Tritanopia (blue-blind)
#00F5ED
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #65efe9; /* rgb */ color: rgb(101, 239, 233); /* oklch */ color: oklch(87.5% 0.120 191.2);
Tailwind
colors: {
custom: {
50: '#9ef4f0',
500: '#65efe9',
950: '#000000',
},
}SCSS
$custom: #65efe9; $custom-light: #9ef4f0; $custom-dark: #000000;
JSON
{
"hex": "#65efe9",
"rgb": {
"r": 101,
"g": 239,
"b": 233
},
"hsl": {
"h": 177.391,
"s": 81.176,
"l": 66.667
},
"oklch": {
"l": 0.87513,
"c": 0.11979,
"h": 191.2
},
"luminance": 0.70383
}Semantic roles & 50–950 ramp
primary
#65EFE9
secondary
#C3363C
accent
#0811DE
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101716
muted
#808585