#65EFD7#65EFD7
#65EFD7 is a very light, vivid teal. Relative luminance 0.694; OKLCH L 87.0% C 0.125 H 179.9°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #65EFD7 |
|---|---|
| RGB | rgb(101, 239, 215) |
| HSL | hsl(170, 81%, 67%) |
| HSV | hsv(170, 58%, 94%) |
| CMYK | cmyk(57.7%, 0%, 10%, 6.3%) |
| CIE-LAB | lab(86.70, -43.15, 0.35) |
| CIE-LCH | lch(86.70, 43.15, 179.53°) |
| OKLab | oklab(86.97% -0.1252 0.0002) |
| OKLCH | oklch(86.97% 0.125 179.9) |
| XYZ | xyz(48.4935, 69.4011, 75.1169) |
| Luminance | 0.6941 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 1.81
Aqua (survey)
#13EAC9
ΔE00 4.14
Turquoise
#40E0D0
ΔE00 4.50
Bright Aqua
#0BF9EA
ΔE00 4.90
Light Turquoise
#7EF4CC
ΔE00 5.31
Light Aqua
#8CFFDB
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EFD7 #EF657D
analogous
#65EF92 #65EFD7 #65C2EF
triadic
#65EFD7 #D765EF #EFD765
tetradic
#65EFD7 #9265EF #EF657D #C2EF65
square
#65EFD7 #9265EF #EF657D #C2EF65
split-complementary
#65EFD7 #EF65C2 #EF9265
monochromatic
#14C5A6 #2EE9C9 #65EFD7 #9CF5E5 #D4FBF4
Accessibility & contrast
On white
1.41
#65EFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#65EFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EFD7
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EFD7 | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E2D6
Deuteranopia (green-blind)
#D1D3D9
Tritanopia (blue-blind)
#00F3E8
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #65efd7; /* rgb */ color: rgb(101, 239, 215); /* oklch */ color: oklch(87.0% 0.125 179.9);
Tailwind
colors: {
custom: {
50: '#9df5e3',
500: '#65efd7',
950: '#000000',
},
}SCSS
$custom: #65efd7; $custom-light: #9df5e3; $custom-dark: #000000;
JSON
{
"hex": "#65efd7",
"rgb": {
"r": 101,
"g": 239,
"b": 215
},
"hsl": {
"h": 169.565,
"s": 81.176,
"l": 66.667
},
"oklch": {
"l": 0.86965,
"c": 0.12517,
"h": 179.9
},
"luminance": 0.69406
}Semantic roles & 50–950 ramp
primary
#65EFD7
secondary
#C3364E
accent
#082DDE
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1715
muted
#808584