#65DDC8#65DDC8
#65DDC8 is a very light, moderate teal. Relative luminance 0.587; OKLCH L 82.3% C 0.113 H 180.2°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).
Color values
| HEX | #65DDC8 |
|---|---|
| RGB | rgb(101, 221, 200) |
| HSL | hsl(170, 64%, 63%) |
| HSV | hsv(170, 54%, 87%) |
| CMYK | cmyk(54.3%, 0%, 9.5%, 13.3%) |
| CIE-LAB | lab(81.10, -38.76, 0.09) |
| CIE-LCH | lch(81.10, 38.76, 179.87°) |
| OKLab | oklab(82.29% -0.1127 -0.0004) |
| OKLCH | oklch(82.29% 0.113 180.2) |
| XYZ | xyz(41.6440, 58.6458, 63.7575) |
| Luminance | 0.5865 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.09
Seafoam Blue
#78D1B6
ΔE00 4.60
Tiffany Blue
#7BF2DA
ΔE00 4.84
Aqua (survey)
#13EAC9
ΔE00 5.34
Aquamarine (survey)
#04D8B2
ΔE00 6.20
Mediumturquoise
#48D1CC
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DDC8 #DD657A
analogous
#65DD8C #65DDC8 #65B6DD
triadic
#65DDC8 #C865DD #DDC865
tetradic
#65DDC8 #8C65DD #DD657A #B6DD65
square
#65DDC8 #8C65DD #DD657A #B6DD65
split-complementary
#65DDC8 #DD65B6 #DD8C65
monochromatic
#24A48D #33D2B6 #65DDC8 #97E8DA #C9F3EC
Accessibility & contrast
On white
1.65
#65DDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.73
#65DDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DDC8
12.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DDC8 | 1.00 | 1.65 | 12.73 | 12.73 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D1C7
Deuteranopia (green-blind)
#C2C4CA
Tritanopia (blue-blind)
#0FE0D7
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #65ddc8; /* rgb */ color: rgb(101, 221, 200); /* oklch */ color: oklch(82.3% 0.113 180.2);
Tailwind
colors: {
custom: {
50: '#9be8d8',
500: '#65ddc8',
950: '#000000',
},
}SCSS
$custom: #65ddc8; $custom-light: #9be8d8; $custom-dark: #000000;
JSON
{
"hex": "#65ddc8",
"rgb": {
"r": 101,
"g": 221,
"b": 200
},
"hsl": {
"h": 169.5,
"s": 63.83,
"l": 63.137
},
"oklch": {
"l": 0.82289,
"c": 0.1127,
"h": 180.2
},
"luminance": 0.5865
}Semantic roles & 50–950 ramp
primary
#65DDC8
secondary
#A74052
accent
#1A39CC
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1614
muted
#808483