#65DEC8#65DEC8
#65DEC8 is a very light, moderate teal. Relative luminance 0.592; OKLCH L 82.5% C 0.114 H 179.6°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #65DEC8 |
|---|---|
| RGB | rgb(101, 222, 200) |
| HSL | hsl(169, 65%, 63%) |
| HSV | hsv(169, 55%, 87%) |
| CMYK | cmyk(54.5%, 0%, 9.9%, 12.9%) |
| CIE-LAB | lab(81.39, -39.21, 0.51) |
| CIE-LCH | lch(81.39, 39.22, 179.25°) |
| OKLab | oklab(82.53% -0.1138 0.0007) |
| OKLCH | oklch(82.53% 0.114 179.6) |
| XYZ | xyz(41.9088, 59.1754, 63.8458) |
| Luminance | 0.5918 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.22
Tiffany Blue
#7BF2DA
ΔE00 4.60
Seafoam Blue
#78D1B6
ΔE00 4.61
Aqua (survey)
#13EAC9
ΔE00 5.05
Aquamarine (survey)
#04D8B2
ΔE00 6.02
Mediumaquamarine
#66CDAA
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DEC8 #DE657B
analogous
#65DE8B #65DEC8 #65B7DE
triadic
#65DEC8 #C865DE #DEC865
tetradic
#65DEC8 #8B65DE #DE657B #B7DE65
square
#65DEC8 #8B65DE #DE657B #B7DE65
split-complementary
#65DEC8 #DE65B7 #DE8B65
monochromatic
#23A58E #33D3B6 #65DEC8 #97E9DA #CAF4EC
Accessibility & contrast
On white
1.64
#65DEC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#65DEC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DEC8
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DEC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DEC8 | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D2C7
Deuteranopia (green-blind)
#C3C4CA
Tritanopia (blue-blind)
#0DE1D7
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #65dec8; /* rgb */ color: rgb(101, 222, 200); /* oklch */ color: oklch(82.5% 0.114 179.6);
Tailwind
colors: {
custom: {
50: '#9be9d8',
500: '#65dec8',
950: '#000000',
},
}SCSS
$custom: #65dec8; $custom-light: #9be9d8; $custom-dark: #000000;
JSON
{
"hex": "#65dec8",
"rgb": {
"r": 101,
"g": 222,
"b": 200
},
"hsl": {
"h": 169.091,
"s": 64.706,
"l": 63.333
},
"oklch": {
"l": 0.82525,
"c": 0.11377,
"h": 179.6
},
"luminance": 0.59179
}Semantic roles & 50–950 ramp
primary
#65DEC8
secondary
#A83F52
accent
#193ACD
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483