#65F3D2#65F3D2
#65F3D2 is a very light, vivid teal. Relative luminance 0.715; OKLCH L 87.8% C 0.132 H 175.2°. Best body text is #000000 at 15.30:1 contrast (WCAG AA passes).
Color values
| HEX | #65F3D2 |
|---|---|
| RGB | rgb(101, 243, 210) |
| HSL | hsl(166, 86%, 67%) |
| HSV | hsv(166, 58%, 95%) |
| CMYK | cmyk(58.4%, 0%, 13.6%, 4.7%) |
| CIE-LAB | lab(87.74, -46.09, 4.47) |
| CIE-LCH | lch(87.74, 46.31, 174.47°) |
| OKLab | oklab(87.76% -0.1315 0.0111) |
| OKLCH | oklch(87.76% 0.132 175.2) |
| XYZ | xyz(49.0448, 71.5161, 72.1796) |
| Luminance | 0.7152 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.94
Light Turquoise
#7EF4CC
ΔE00 3.10
Aqua (survey)
#13EAC9
ΔE00 3.76
Light Aqua
#8CFFDB
ΔE00 3.95
Aquamarine
#7FFFD4
ΔE00 4.03
Aqua Marine
#2EE8BB
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F3D2 #F36586
analogous
#65F38B #65F3D2 #65CDF3
triadic
#65F3D2 #D265F3 #F3D265
tetradic
#65F3D2 #8B65F3 #F36586 #CDF365
square
#65F3D2 #8B65F3 #F36586 #CDF365
split-complementary
#65F3D2 #F365CD #F38B65
monochromatic
#10CEA2 #2CEFC1 #65F3D2 #9EF7E3 #D7FCF3
Accessibility & contrast
On white
1.37
#65F3D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.30
#65F3D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F3D2
15.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F3D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F3D2 | 1.00 | 1.37 | 15.30 | 15.30 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE5D1
Deuteranopia (green-blind)
#D6D6D4
Tritanopia (blue-blind)
#00F6E9
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #65f3d2; /* rgb */ color: rgb(101, 243, 210); /* oklch */ color: oklch(87.8% 0.132 175.2);
Tailwind
colors: {
custom: {
50: '#9df8df',
500: '#65f3d2',
950: '#000000',
},
}SCSS
$custom: #65f3d2; $custom-light: #9df8df; $custom-dark: #000000;
JSON
{
"hex": "#65f3d2",
"rgb": {
"r": 101,
"g": 243,
"b": 210
},
"hsl": {
"h": 166.056,
"s": 85.542,
"l": 67.451
},
"oklch": {
"l": 0.87763,
"c": 0.13196,
"h": 175.2
},
"luminance": 0.71521
}Semantic roles & 50–950 ramp
primary
#65F3D2
secondary
#CA3356
accent
#0337E2
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101715
muted
#808584