#65FBDC#65FBDC
#65FBDC is a very light, vivid teal. Relative luminance 0.769; OKLCH L 89.9% C 0.136 H 177.0°. Best body text is #000000 at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #65FBDC |
|---|---|
| RGB | rgb(101, 251, 220) |
| HSL | hsl(168, 95%, 69%) |
| HSV | hsv(168, 60%, 98%) |
| CMYK | cmyk(59.8%, 0%, 12.4%, 1.6%) |
| CIE-LAB | lab(90.29, -47.17, 2.96) |
| CIE-LCH | lch(90.29, 47.26, 176.41°) |
| OKLab | oklab(89.92% -0.1353 0.0071) |
| OKLCH | oklch(89.92% 0.136 177) |
| XYZ | xyz(52.7762, 76.9229, 79.7625) |
| Luminance | 0.7693 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.07
Light Aqua
#8CFFDB
ΔE00 3.69
Aquamarine
#7FFFD4
ΔE00 4.09
Light Turquoise
#7EF4CC
ΔE00 4.14
Aqua (survey)
#13EAC9
ΔE00 4.79
Bright Teal
#01F9C6
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FBDC #FB6584
analogous
#65FB91 #65FBDC #65CFFB
triadic
#65FBDC #DC65FB #FBDC65
tetradic
#65FBDC #9165FB #FB6584 #CFFB65
square
#65FBDC #9165FB #FB6584 #CFFB65
split-complementary
#65FBDC #FB65CF #FB9165
monochromatic
#06E0B3 #29F9CE #65FBDC #A1FDEA #DCFEF7
Accessibility & contrast
On white
1.28
#65FBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.39
#65FBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FBDC
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FBDC | 1.00 | 1.28 | 16.39 | 16.39 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2EDDB
Deuteranopia (green-blind)
#DCDCDE
Tritanopia (blue-blind)
#00FEF2
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #65fbdc; /* rgb */ color: rgb(101, 251, 220); /* oklch */ color: oklch(89.9% 0.136 177.0);
Tailwind
colors: {
custom: {
50: '#9ffde6',
500: '#65fbdc',
950: '#000000',
},
}SCSS
$custom: #65fbdc; $custom-light: #9ffde6; $custom-dark: #000000;
JSON
{
"hex": "#65fbdc",
"rgb": {
"r": 101,
"g": 251,
"b": 220
},
"hsl": {
"h": 167.6,
"s": 94.937,
"l": 69.02
},
"oklch": {
"l": 0.89919,
"c": 0.1355,
"h": 177
},
"luminance": 0.76928
}Semantic roles & 50–950 ramp
primary
#65FBDC
secondary
#D52F51
accent
#002FE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684