#65DDCB#65DDCB
#65DDCB is a very light, moderate teal. Relative luminance 0.588; OKLCH L 82.4% C 0.111 H 182.2°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #65DDCB |
|---|---|
| RGB | rgb(101, 221, 203) |
| HSL | hsl(171, 64%, 63%) |
| HSV | hsv(171, 54%, 87%) |
| CMYK | cmyk(54.3%, 0%, 8.1%, 13.3%) |
| CIE-LAB | lab(81.17, -38.02, -1.40) |
| CIE-LCH | lch(81.17, 38.05, 182.10°) |
| OKLab | oklab(82.38% -0.1114 -0.0044) |
| OKLCH | oklch(82.38% 0.111 182.2) |
| XYZ | xyz(41.9980, 58.7874, 65.6222) |
| Luminance | 0.5879 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.60
Tiffany Blue
#7BF2DA
ΔE00 5.04
Seafoam Blue
#78D1B6
ΔE00 5.22
Mediumturquoise
#48D1CC
ΔE00 5.43
Aqua (survey)
#13EAC9
ΔE00 5.91
Pale Teal
#82CBB2
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DDCB #DD6577
analogous
#65DD8F #65DDCB #65B3DD
triadic
#65DDCB #CB65DD #DDCB65
tetradic
#65DDCB #8F65DD #DD6577 #B3DD65
square
#65DDCB #8F65DD #DD6577 #B3DD65
split-complementary
#65DDCB #DD65B3 #DD8F65
monochromatic
#24A490 #33D2BA #65DDCB #97E8DC #C9F3ED
Accessibility & contrast
On white
1.65
#65DDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#65DDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DDCB
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DDCB | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D2CA
Deuteranopia (green-blind)
#C1C4CD
Tritanopia (blue-blind)
#04E1D7
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #65ddcb; /* rgb */ color: rgb(101, 221, 203); /* oklch */ color: oklch(82.4% 0.111 182.2);
Tailwind
colors: {
custom: {
50: '#9be8da',
500: '#65ddcb',
950: '#000000',
},
}SCSS
$custom: #65ddcb; $custom-light: #9be8da; $custom-dark: #000000;
JSON
{
"hex": "#65ddcb",
"rgb": {
"r": 101,
"g": 221,
"b": 203
},
"hsl": {
"h": 171,
"s": 63.83,
"l": 63.137
},
"oklch": {
"l": 0.82378,
"c": 0.11148,
"h": 182.2
},
"luminance": 0.58791
}Semantic roles & 50–950 ramp
primary
#65DDCB
secondary
#A7404F
accent
#1A35CC
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1614
muted
#808483