#65FFDF#65FFDF
#65FFDF is a very light, vivid teal. Relative luminance 0.796; OKLCH L 90.9% C 0.138 H 176.8°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #65FFDF |
|---|---|
| RGB | rgb(101, 255, 223) |
| HSL | hsl(168, 100%, 70%) |
| HSV | hsv(168, 60%, 100%) |
| CMYK | cmyk(60.4%, 0%, 12.5%, 0%) |
| CIE-LAB | lab(91.51, -48.16, 3.18) |
| CIE-LCH | lch(91.51, 48.27, 176.22°) |
| OKLab | oklab(90.94% -0.1381 0.0077) |
| OKLCH | oklch(90.94% 0.138 176.8) |
| XYZ | xyz(54.4398, 79.6087, 82.2947) |
| Luminance | 0.7961 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 3.59
Tiffany Blue
#7BF2DA
ΔE00 3.72
Aquamarine
#7FFFD4
ΔE00 3.92
Light Turquoise
#7EF4CC
ΔE00 4.43
Aqua (survey)
#13EAC9
ΔE00 5.38
Bright Teal
#01F9C6
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FFDF #FF6585
analogous
#65FF92 #65FFDF #65D2FF
triadic
#65FFDF #DF65FF #FFDF65
tetradic
#65FFDF #9265FF #FF6585 #D2FF65
square
#65FFDF #9265FF #FF6585 #D2FF65
split-complementary
#65FFDF #FF65D2 #FF9265
monochromatic
#00EAB9 #28FFD2 #65FFDF #A2FFEC #DFFFF8
Accessibility & contrast
On white
1.24
#65FFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#65FFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FFDF
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FFDF | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0DE
Deuteranopia (green-blind)
#DFE0E1
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #65ffdf; /* rgb */ color: rgb(101, 255, 223); /* oklch */ color: oklch(90.9% 0.138 176.8);
Tailwind
colors: {
custom: {
50: '#9fffe8',
500: '#65ffdf',
950: '#000000',
},
}SCSS
$custom: #65ffdf; $custom-light: #9fffe8; $custom-dark: #000000;
JSON
{
"hex": "#65ffdf",
"rgb": {
"r": 101,
"g": 255,
"b": 223
},
"hsl": {
"h": 167.532,
"s": 100,
"l": 69.804
},
"oklch": {
"l": 0.90938,
"c": 0.13827,
"h": 176.8
},
"luminance": 0.79614
}Semantic roles & 50–950 ramp
primary
#65FFDF
secondary
#DA2E52
accent
#0030E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684