#65FFDE#65FFDE
#65FFDE is a very light, vivid teal. Relative luminance 0.796; OKLCH L 90.9% C 0.139 H 176.3°. Best body text is #000000 at 16.91:1 contrast (WCAG AA passes).
Color values
| HEX | #65FFDE |
|---|---|
| RGB | rgb(101, 255, 222) |
| HSL | hsl(167, 100%, 70%) |
| HSV | hsv(167, 60%, 100%) |
| CMYK | cmyk(60.4%, 0%, 12.9%, 0%) |
| CIE-LAB | lab(91.48, -48.40, 3.66) |
| CIE-LCH | lch(91.48, 48.54, 175.67°) |
| OKLab | oklab(90.91% -0.1385 0.009) |
| OKLCH | oklch(90.91% 0.139 176.3) |
| XYZ | xyz(54.3054, 79.5550, 81.5868) |
| Luminance | 0.7956 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 3.46
Aquamarine
#7FFFD4
ΔE00 3.68
Tiffany Blue
#7BF2DA
ΔE00 3.85
Light Turquoise
#7EF4CC
ΔE00 4.24
Bright Teal
#01F9C6
ΔE00 5.27
Aqua (survey)
#13EAC9
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FFDE #FF6586
analogous
#65FF91 #65FFDE #65D3FF
triadic
#65FFDE #DE65FF #FFDE65
tetradic
#65FFDE #9165FF #FF6586 #D3FF65
square
#65FFDE #9165FF #FF6586 #D3FF65
split-complementary
#65FFDE #FF65D3 #FF9165
monochromatic
#00EAB8 #28FFD1 #65FFDE #A2FFEB #DFFFF8
Accessibility & contrast
On white
1.24
#65FFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.91
#65FFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FFDE
16.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FFDE | 1.00 | 1.24 | 16.91 | 16.91 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0DD
Deuteranopia (green-blind)
#E0E0E0
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #65ffde; /* rgb */ color: rgb(101, 255, 222); /* oklch */ color: oklch(90.9% 0.139 176.3);
Tailwind
colors: {
custom: {
50: '#9fffe8',
500: '#65ffde',
950: '#000000',
},
}SCSS
$custom: #65ffde; $custom-light: #9fffe8; $custom-dark: #000000;
JSON
{
"hex": "#65ffde",
"rgb": {
"r": 101,
"g": 255,
"b": 222
},
"hsl": {
"h": 167.143,
"s": 100,
"l": 69.804
},
"oklch": {
"l": 0.90911,
"c": 0.13878,
"h": 176.3
},
"luminance": 0.79561
}Semantic roles & 50–950 ramp
primary
#65FFDE
secondary
#DA2E53
accent
#0031E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684