#65DCCB#65DCCB
#65DCCB is a very light, moderate teal. Relative luminance 0.583; OKLCH L 82.1% C 0.110 H 182.9°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #65DCCB |
|---|---|
| RGB | rgb(101, 220, 203) |
| HSL | hsl(171, 63%, 63%) |
| HSV | hsv(171, 54%, 86%) |
| CMYK | cmyk(54.1%, 0%, 7.7%, 13.7%) |
| CIE-LAB | lab(80.88, -37.57, -1.82) |
| CIE-LCH | lch(80.88, 37.61, 182.78°) |
| OKLab | oklab(82.14% -0.1103 -0.0055) |
| OKLCH | oklch(82.14% 0.11 182.9) |
| XYZ | xyz(41.7348, 58.2609, 65.5344) |
| Luminance | 0.5827 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.60
Mediumturquoise
#48D1CC
ΔE00 5.07
Seafoam Blue
#78D1B6
ΔE00 5.31
Tiffany Blue
#7BF2DA
ΔE00 5.34
Aqua (survey)
#13EAC9
ΔE00 6.24
Pale Teal
#82CBB2
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DCCB #DC6576
analogous
#65DC90 #65DCCB #65B1DC
triadic
#65DCCB #CB65DC #DCCB65
tetradic
#65DCCB #9065DC #DC6576 #B1DC65
square
#65DCCB #9065DC #DC6576 #B1DC65
split-complementary
#65DCCB #DC65B1 #DC9065
monochromatic
#25A290 #33D1BA #65DCCB #97E7DC #C9F3ED
Accessibility & contrast
On white
1.66
#65DCCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#65DCCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DCCB
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DCCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DCCB | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D1CA
Deuteranopia (green-blind)
#C0C3CD
Tritanopia (blue-blind)
#06E0D7
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #65dccb; /* rgb */ color: rgb(101, 220, 203); /* oklch */ color: oklch(82.1% 0.110 182.9);
Tailwind
colors: {
custom: {
50: '#9be7da',
500: '#65dccb',
950: '#000000',
},
}SCSS
$custom: #65dccb; $custom-light: #9be7da; $custom-dark: #000000;
JSON
{
"hex": "#65dccb",
"rgb": {
"r": 101,
"g": 220,
"b": 203
},
"hsl": {
"h": 171.429,
"s": 62.963,
"l": 62.941
},
"oklch": {
"l": 0.82142,
"c": 0.11045,
"h": 182.9
},
"luminance": 0.58265
}Semantic roles & 50–950 ramp
primary
#65DCCB
secondary
#A5404F
accent
#1B34CB
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1614
muted
#808483