#65F2D0#65F2D0
#65F2D0 is a very light, vivid teal. Relative luminance 0.708; OKLCH L 87.5% C 0.132 H 174.5°. Best body text is #000000 at 15.17:1 contrast (WCAG AA passes).
Color values
| HEX | #65F2D0 |
|---|---|
| RGB | rgb(101, 242, 208) |
| HSL | hsl(166, 84%, 67%) |
| HSV | hsv(166, 58%, 95%) |
| CMYK | cmyk(58.3%, 0%, 14%, 5.1%) |
| CIE-LAB | lab(87.40, -46.13, 5.02) |
| CIE-LCH | lch(87.40, 46.41, 173.79°) |
| OKLab | oklab(87.47% -0.1313 0.0126) |
| OKLCH | oklch(87.47% 0.132 174.5) |
| XYZ | xyz(48.4988, 70.8202, 70.7760) |
| Luminance | 0.7083 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.88
Tiffany Blue
#7BF2DA
ΔE00 3.18
Aqua (survey)
#13EAC9
ΔE00 3.71
Aquamarine
#7FFFD4
ΔE00 3.96
Light Aqua
#8CFFDB
ΔE00 4.01
Aqua Marine
#2EE8BB
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F2D0 #F26587
analogous
#65F28A #65F2D0 #65CDF2
triadic
#65F2D0 #D065F2 #F2D065
tetradic
#65F2D0 #8A65F2 #F26587 #CDF265
square
#65F2D0 #8A65F2 #F26587 #CDF265
split-complementary
#65F2D0 #F265CD #F28A65
monochromatic
#11CB9F #2DEDBF #65F2D0 #9DF7E1 #D6FCF2
Accessibility & contrast
On white
1.38
#65F2D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.17
#65F2D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F2D0
15.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F2D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F2D0 | 1.00 | 1.38 | 15.17 | 15.17 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE4CE
Deuteranopia (green-blind)
#D5D5D2
Tritanopia (blue-blind)
#00F5E8
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #65f2d0; /* rgb */ color: rgb(101, 242, 208); /* oklch */ color: oklch(87.5% 0.132 174.5);
Tailwind
colors: {
custom: {
50: '#9df7de',
500: '#65f2d0',
950: '#000000',
},
}SCSS
$custom: #65f2d0; $custom-light: #9df7de; $custom-dark: #000000;
JSON
{
"hex": "#65f2d0",
"rgb": {
"r": 101,
"g": 242,
"b": 208
},
"hsl": {
"h": 165.532,
"s": 84.431,
"l": 67.255
},
"oklch": {
"l": 0.87473,
"c": 0.13194,
"h": 174.5
},
"luminance": 0.70825
}Semantic roles & 50–950 ramp
primary
#65F2D0
secondary
#C83357
accent
#053AE1
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1715
muted
#808584