#65F4D2#65F4D2
#65F4D2 is a very light, vivid teal. Relative luminance 0.721; OKLCH L 88.0% C 0.133 H 174.7°. Best body text is #000000 at 15.42:1 contrast (WCAG AA passes).
Color values
| HEX | #65F4D2 |
|---|---|
| RGB | rgb(101, 244, 210) |
| HSL | hsl(166, 87%, 68%) |
| HSV | hsv(166, 59%, 96%) |
| CMYK | cmyk(58.6%, 0%, 13.9%, 4.3%) |
| CIE-LAB | lab(88.02, -46.52, 4.88) |
| CIE-LCH | lch(88.02, 46.78, 174.01°) |
| OKLab | oklab(88% -0.1325 0.0122) |
| OKLCH | oklch(88% 0.133 174.7) |
| XYZ | xyz(49.3449, 72.1162, 72.2796) |
| Luminance | 0.7212 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.93
Tiffany Blue
#7BF2DA
ΔE00 3.16
Aquamarine
#7FFFD4
ΔE00 3.75
Light Aqua
#8CFFDB
ΔE00 3.78
Aqua (survey)
#13EAC9
ΔE00 3.88
Aqua Marine
#2EE8BB
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F4D2 #F46587
analogous
#65F48A #65F4D2 #65CFF4
triadic
#65F4D2 #D265F4 #F4D265
tetradic
#65F4D2 #8A65F4 #F46587 #CFF465
square
#65F4D2 #8A65F4 #F46587 #CFF465
split-complementary
#65F4D2 #F465CF #F48A65
monochromatic
#0FD0A2 #2CF0C1 #65F4D2 #9EF8E3 #D7FCF3
Accessibility & contrast
On white
1.36
#65F4D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.42
#65F4D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F4D2
15.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F4D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F4D2 | 1.00 | 1.36 | 15.42 | 15.42 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE6D0
Deuteranopia (green-blind)
#D7D6D4
Tritanopia (blue-blind)
#00F7EA
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #65f4d2; /* rgb */ color: rgb(101, 244, 210); /* oklch */ color: oklch(88.0% 0.133 174.7);
Tailwind
colors: {
custom: {
50: '#9ef8df',
500: '#65f4d2',
950: '#000000',
},
}SCSS
$custom: #65f4d2; $custom-light: #9ef8df; $custom-dark: #000000;
JSON
{
"hex": "#65f4d2",
"rgb": {
"r": 101,
"g": 244,
"b": 210
},
"hsl": {
"h": 165.734,
"s": 86.667,
"l": 67.647
},
"oklch": {
"l": 0.87999,
"c": 0.13308,
"h": 174.7
},
"luminance": 0.72121
}Semantic roles & 50–950 ramp
primary
#65F4D2
secondary
#CB3256
accent
#0238E3
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101715
muted
#808584