#65F4D0#65F4D0
#65F4D0 is a very light, vivid teal. Relative luminance 0.720; OKLCH L 87.9% C 0.134 H 173.7°. Best body text is #000000 at 15.40:1 contrast (WCAG AA passes).
Color values
| HEX | #65F4D0 |
|---|---|
| RGB | rgb(101, 244, 208) |
| HSL | hsl(165, 87%, 68%) |
| HSV | hsv(165, 59%, 96%) |
| CMYK | cmyk(58.6%, 0%, 14.8%, 4.3%) |
| CIE-LAB | lab(87.98, -46.99, 5.86) |
| CIE-LCH | lch(87.98, 47.36, 172.89°) |
| OKLab | oklab(87.94% -0.1334 0.0148) |
| OKLCH | oklch(87.94% 0.134 173.7) |
| XYZ | xyz(49.0973, 72.0172, 70.9756) |
| Luminance | 0.7202 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.56
Aquamarine
#7FFFD4
ΔE00 3.42
Tiffany Blue
#7BF2DA
ΔE00 3.62
Light Aqua
#8CFFDB
ΔE00 3.70
Aqua (survey)
#13EAC9
ΔE00 4.00
Aqua Marine
#2EE8BB
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F4D0 #F46589
analogous
#65F488 #65F4D0 #65D1F4
triadic
#65F4D0 #D065F4 #F4D065
tetradic
#65F4D0 #8865F4 #F46589 #D1F465
square
#65F4D0 #8865F4 #F46589 #D1F465
split-complementary
#65F4D0 #F465D1 #F48865
monochromatic
#0FD09F #2CF0BF #65F4D0 #9EF8E1 #D7FCF3
Accessibility & contrast
On white
1.36
#65F4D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.40
#65F4D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F4D0
15.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F4D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F4D0 | 1.00 | 1.36 | 15.40 | 15.40 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE6CE
Deuteranopia (green-blind)
#D7D6D3
Tritanopia (blue-blind)
#00F6E9
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #65f4d0; /* rgb */ color: rgb(101, 244, 208); /* oklch */ color: oklch(87.9% 0.134 173.7);
Tailwind
colors: {
custom: {
50: '#9df8de',
500: '#65f4d0',
950: '#000000',
},
}SCSS
$custom: #65f4d0; $custom-light: #9df8de; $custom-dark: #000000;
JSON
{
"hex": "#65f4d0",
"rgb": {
"r": 101,
"g": 244,
"b": 208
},
"hsl": {
"h": 164.895,
"s": 86.667,
"l": 67.647
},
"oklch": {
"l": 0.87944,
"c": 0.13422,
"h": 173.7
},
"luminance": 0.72022
}Semantic roles & 50–950 ramp
primary
#65F4D0
secondary
#CB3258
accent
#023BE3
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101715
muted
#808584