#65FDD9#65FDD9
#65FDD9 is a very light, vivid teal. Relative luminance 0.780; OKLCH L 90.3% C 0.139 H 174.6°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #65FDD9 |
|---|---|
| RGB | rgb(101, 253, 217) |
| HSL | hsl(166, 97%, 69%) |
| HSV | hsv(166, 60%, 99%) |
| CMYK | cmyk(60.1%, 0%, 14.2%, 0.8%) |
| CIE-LAB | lab(90.79, -48.73, 5.24) |
| CIE-LCH | lch(90.79, 49.01, 173.86°) |
| OKLab | oklab(90.31% -0.1386 0.0131) |
| OKLCH | oklch(90.31% 0.139 174.6) |
| XYZ | xyz(53.0105, 78.0215, 77.8982) |
| Luminance | 0.7803 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.97
Light Aqua
#8CFFDB
ΔE00 3.17
Light Turquoise
#7EF4CC
ΔE00 3.46
Tiffany Blue
#7BF2DA
ΔE00 4.10
Bright Teal
#01F9C6
ΔE00 4.52
Aqua (survey)
#13EAC9
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FDD9 #FD6589
analogous
#65FD8D #65FDD9 #65D5FD
triadic
#65FDD9 #D965FD #FDD965
tetradic
#65FDD9 #8D65FD #FD6589 #D5FD65
square
#65FDD9 #8D65FD #FD6589 #D5FD65
split-complementary
#65FDD9 #FD65D5 #FD8D65
monochromatic
#03E5AF #29FCCA #65FDD9 #A1FEE8 #DEFFF7
Accessibility & contrast
On white
1.26
#65FDD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#65FDD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FDD9
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FDD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FDD9 | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EED7
Deuteranopia (green-blind)
#DFDEDC
Tritanopia (blue-blind)
#00FFF2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #65fdd9; /* rgb */ color: rgb(101, 253, 217); /* oklch */ color: oklch(90.3% 0.139 174.6);
Tailwind
colors: {
custom: {
50: '#9fffe4',
500: '#65fdd9',
950: '#000000',
},
}SCSS
$custom: #65fdd9; $custom-light: #9fffe4; $custom-dark: #000000;
JSON
{
"hex": "#65fdd9",
"rgb": {
"r": 101,
"g": 253,
"b": 217
},
"hsl": {
"h": 165.789,
"s": 97.436,
"l": 69.412
},
"oklch": {
"l": 0.90305,
"c": 0.13927,
"h": 174.6
},
"luminance": 0.78027
}Semantic roles & 50–950 ramp
primary
#65FDD9
secondary
#D82F57
accent
#0036E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684