#65F2D2#65F2D2
#65F2D2 is a very light, vivid teal. Relative luminance 0.709; OKLCH L 87.5% C 0.131 H 175.6°. Best body text is #000000 at 15.18:1 contrast (WCAG AA passes).
Color values
| HEX | #65F2D2 |
|---|---|
| RGB | rgb(101, 242, 210) |
| HSL | hsl(166, 84%, 67%) |
| HSV | hsv(166, 58%, 95%) |
| CMYK | cmyk(58.3%, 0%, 13.2%, 5.1%) |
| CIE-LAB | lab(87.45, -45.66, 4.05) |
| CIE-LCH | lch(87.45, 45.84, 174.93°) |
| OKLab | oklab(87.53% -0.1305 0.01) |
| OKLCH | oklch(87.53% 0.131 175.6) |
| XYZ | xyz(48.7464, 70.9192, 72.0801) |
| Luminance | 0.7092 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.73
Light Turquoise
#7EF4CC
ΔE00 3.30
Aqua (survey)
#13EAC9
ΔE00 3.66
Light Aqua
#8CFFDB
ΔE00 4.15
Aquamarine
#7FFFD4
ΔE00 4.32
Aqua Marine
#2EE8BB
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F2D2 #F26585
analogous
#65F28C #65F2D2 #65CCF2
triadic
#65F2D2 #D265F2 #F2D265
tetradic
#65F2D2 #8C65F2 #F26585 #CCF265
square
#65F2D2 #8C65F2 #F26585 #CCF265
split-complementary
#65F2D2 #F265CC #F28C65
monochromatic
#11CBA1 #2DEDC2 #65F2D2 #9DF7E2 #D6FCF3
Accessibility & contrast
On white
1.38
#65F2D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.18
#65F2D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F2D2
15.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F2D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F2D2 | 1.00 | 1.38 | 15.18 | 15.18 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE4D1
Deuteranopia (green-blind)
#D5D5D4
Tritanopia (blue-blind)
#00F5E8
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #65f2d2; /* rgb */ color: rgb(101, 242, 210); /* oklch */ color: oklch(87.5% 0.131 175.6);
Tailwind
colors: {
custom: {
50: '#9df7df',
500: '#65f2d2',
950: '#000000',
},
}SCSS
$custom: #65f2d2; $custom-light: #9df7df; $custom-dark: #000000;
JSON
{
"hex": "#65f2d2",
"rgb": {
"r": 101,
"g": 242,
"b": 210
},
"hsl": {
"h": 166.383,
"s": 84.431,
"l": 67.255
},
"oklch": {
"l": 0.87528,
"c": 0.13084,
"h": 175.6
},
"luminance": 0.70924
}Semantic roles & 50–950 ramp
primary
#65F2D2
secondary
#C83355
accent
#0537E1
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1715
muted
#808584