#65EFD5#65EFD5
#65EFD5 is a very light, vivid teal. Relative luminance 0.693; OKLCH L 86.9% C 0.126 H 178.7°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #65EFD5 |
|---|---|
| RGB | rgb(101, 239, 213) |
| HSL | hsl(169, 81%, 67%) |
| HSV | hsv(169, 58%, 94%) |
| CMYK | cmyk(57.7%, 0%, 10.9%, 6.3%) |
| CIE-LAB | lab(86.65, -43.64, 1.33) |
| CIE-LCH | lch(86.65, 43.66, 178.26°) |
| OKLab | oklab(86.91% -0.126 0.0028) |
| OKLCH | oklch(86.91% 0.126 178.7) |
| XYZ | xyz(48.2381, 69.2990, 73.7718) |
| Luminance | 0.6930 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 1.86
Aqua (survey)
#13EAC9
ΔE00 3.83
Light Turquoise
#7EF4CC
ΔE00 4.77
Turquoise
#40E0D0
ΔE00 4.84
Light Aqua
#8CFFDB
ΔE00 5.25
Bright Aqua
#0BF9EA
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EFD5 #EF657F
analogous
#65EF90 #65EFD5 #65C4EF
triadic
#65EFD5 #D565EF #EFD565
tetradic
#65EFD5 #9065EF #EF657F #C4EF65
square
#65EFD5 #9065EF #EF657F #C4EF65
split-complementary
#65EFD5 #EF65C4 #EF9065
monochromatic
#14C5A4 #2EE9C6 #65EFD5 #9CF5E4 #D4FBF3
Accessibility & contrast
On white
1.41
#65EFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#65EFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EFD5
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EFD5 | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E2D4
Deuteranopia (green-blind)
#D1D3D7
Tritanopia (blue-blind)
#00F2E7
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #65efd5; /* rgb */ color: rgb(101, 239, 213); /* oklch */ color: oklch(86.9% 0.126 178.7);
Tailwind
colors: {
custom: {
50: '#9df5e1',
500: '#65efd5',
950: '#000000',
},
}SCSS
$custom: #65efd5; $custom-light: #9df5e1; $custom-dark: #000000;
JSON
{
"hex": "#65efd5",
"rgb": {
"r": 101,
"g": 239,
"b": 213
},
"hsl": {
"h": 168.696,
"s": 81.176,
"l": 66.667
},
"oklch": {
"l": 0.86907,
"c": 0.12607,
"h": 178.7
},
"luminance": 0.69304
}Semantic roles & 50–950 ramp
primary
#65EFD5
secondary
#C33650
accent
#0830DE
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1715
muted
#808584