#65FFDC#65FFDC
#65FFDC is a very light, vivid teal. Relative luminance 0.795; OKLCH L 90.9% C 0.140 H 175.3°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #65FFDC |
|---|---|
| RGB | rgb(101, 255, 220) |
| HSL | hsl(166, 100%, 70%) |
| HSV | hsv(166, 60%, 100%) |
| CMYK | cmyk(60.4%, 0%, 13.7%, 0%) |
| CIE-LAB | lab(91.44, -48.87, 4.63) |
| CIE-LCH | lch(91.44, 49.09, 174.59°) |
| OKLab | oklab(90.86% -0.1394 0.0115) |
| OKLCH | oklch(90.86% 0.14 175.3) |
| XYZ | xyz(54.0390, 79.4484, 80.1835) |
| Luminance | 0.7945 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 3.23
Light Aqua
#8CFFDB
ΔE00 3.26
Light Turquoise
#7EF4CC
ΔE00 3.90
Tiffany Blue
#7BF2DA
ΔE00 4.14
Bright Teal
#01F9C6
ΔE00 4.85
Aqua (survey)
#13EAC9
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FFDC #FF6588
analogous
#65FF8F #65FFDC #65D5FF
triadic
#65FFDC #DC65FF #FFDC65
tetradic
#65FFDC #8F65FF #FF6588 #D5FF65
square
#65FFDC #8F65FF #FF6588 #D5FF65
split-complementary
#65FFDC #FF65D5 #FF8F65
monochromatic
#00EAB5 #28FFCE #65FFDC #A2FFEA #DFFFF8
Accessibility & contrast
On white
1.24
#65FFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#65FFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FFDC
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FFDC | 1.00 | 1.24 | 16.89 | 16.89 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0DA
Deuteranopia (green-blind)
#E0E0DF
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #65ffdc; /* rgb */ color: rgb(101, 255, 220); /* oklch */ color: oklch(90.9% 0.140 175.3);
Tailwind
colors: {
custom: {
50: '#9fffe6',
500: '#65ffdc',
950: '#000000',
},
}SCSS
$custom: #65ffdc; $custom-light: #9fffe6; $custom-dark: #000000;
JSON
{
"hex": "#65ffdc",
"rgb": {
"r": 101,
"g": 255,
"b": 220
},
"hsl": {
"h": 166.364,
"s": 100,
"l": 69.804
},
"oklch": {
"l": 0.90856,
"c": 0.13983,
"h": 175.3
},
"luminance": 0.79454
}Semantic roles & 50–950 ramp
primary
#65FFDC
secondary
#DA2E55
accent
#0034E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684