#65EFD4#65EFD4
#65EFD4 is a very light, vivid teal. Relative luminance 0.693; OKLCH L 86.9% C 0.127 H 178.1°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #65EFD4 |
|---|---|
| RGB | rgb(101, 239, 212) |
| HSL | hsl(168, 81%, 67%) |
| HSV | hsv(168, 58%, 94%) |
| CMYK | cmyk(57.7%, 0%, 11.3%, 6.3%) |
| CIE-LAB | lab(86.63, -43.88, 1.81) |
| CIE-LCH | lch(86.63, 43.91, 177.63°) |
| OKLab | oklab(86.88% -0.1265 0.0041) |
| OKLCH | oklch(86.88% 0.127 178.1) |
| XYZ | xyz(48.1116, 69.2483, 73.1054) |
| Luminance | 0.6925 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 1.96
Aqua (survey)
#13EAC9
ΔE00 3.70
Light Turquoise
#7EF4CC
ΔE00 4.51
Turquoise
#40E0D0
ΔE00 5.03
Light Aqua
#8CFFDB
ΔE00 5.09
Bright Aqua
#0BF9EA
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EFD4 #EF6580
analogous
#65EF8F #65EFD4 #65C5EF
triadic
#65EFD4 #D465EF #EFD465
tetradic
#65EFD4 #8F65EF #EF6580 #C5EF65
square
#65EFD4 #8F65EF #EF6580 #C5EF65
split-complementary
#65EFD4 #EF65C5 #EF8F65
monochromatic
#14C5A3 #2EE9C5 #65EFD4 #9CF5E3 #D4FBF3
Accessibility & contrast
On white
1.41
#65EFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#65EFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EFD4
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EFD4 | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E2D3
Deuteranopia (green-blind)
#D1D3D6
Tritanopia (blue-blind)
#00F2E7
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #65efd4; /* rgb */ color: rgb(101, 239, 212); /* oklch */ color: oklch(86.9% 0.127 178.1);
Tailwind
colors: {
custom: {
50: '#9df5e1',
500: '#65efd4',
950: '#000000',
},
}SCSS
$custom: #65efd4; $custom-light: #9df5e1; $custom-dark: #000000;
JSON
{
"hex": "#65efd4",
"rgb": {
"r": 101,
"g": 239,
"b": 212
},
"hsl": {
"h": 168.261,
"s": 81.176,
"l": 66.667
},
"oklch": {
"l": 0.86879,
"c": 0.12655,
"h": 178.1
},
"luminance": 0.69253
}Semantic roles & 50–950 ramp
primary
#65EFD4
secondary
#C33651
accent
#0832DE
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1715
muted
#808584