#65EFD6#65EFD6
#65EFD6 is a very light, vivid teal. Relative luminance 0.694; OKLCH L 86.9% C 0.126 H 179.3°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #65EFD6 |
|---|---|
| RGB | rgb(101, 239, 214) |
| HSL | hsl(169, 81%, 67%) |
| HSV | hsv(169, 58%, 94%) |
| CMYK | cmyk(57.7%, 0%, 10.5%, 6.3%) |
| CIE-LAB | lab(86.68, -43.39, 0.84) |
| CIE-LCH | lch(86.68, 43.40, 178.89°) |
| OKLab | oklab(86.94% -0.1256 0.0015) |
| OKLCH | oklch(86.94% 0.126 179.3) |
| XYZ | xyz(48.3654, 69.3499, 74.4423) |
| Luminance | 0.6935 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 1.81
Aqua (survey)
#13EAC9
ΔE00 3.97
Turquoise
#40E0D0
ΔE00 4.67
Light Turquoise
#7EF4CC
ΔE00 5.04
Bright Aqua
#0BF9EA
ΔE00 5.11
Light Aqua
#8CFFDB
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EFD6 #EF657E
analogous
#65EF91 #65EFD6 #65C3EF
triadic
#65EFD6 #D665EF #EFD665
tetradic
#65EFD6 #9165EF #EF657E #C3EF65
square
#65EFD6 #9165EF #EF657E #C3EF65
split-complementary
#65EFD6 #EF65C3 #EF9165
monochromatic
#14C5A5 #2EE9C7 #65EFD6 #9CF5E5 #D4FBF4
Accessibility & contrast
On white
1.41
#65EFD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#65EFD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EFD6
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EFD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EFD6 | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E2D5
Deuteranopia (green-blind)
#D1D3D8
Tritanopia (blue-blind)
#00F3E7
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #65efd6; /* rgb */ color: rgb(101, 239, 214); /* oklch */ color: oklch(86.9% 0.126 179.3);
Tailwind
colors: {
custom: {
50: '#9df5e2',
500: '#65efd6',
950: '#000000',
},
}SCSS
$custom: #65efd6; $custom-light: #9df5e2; $custom-dark: #000000;
JSON
{
"hex": "#65efd6",
"rgb": {
"r": 101,
"g": 239,
"b": 214
},
"hsl": {
"h": 169.13,
"s": 81.176,
"l": 66.667
},
"oklch": {
"l": 0.86936,
"c": 0.12562,
"h": 179.3
},
"luminance": 0.69355
}Semantic roles & 50–950 ramp
primary
#65EFD6
secondary
#C3364F
accent
#082FDE
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1715
muted
#808584