#65DFCB#65DFCB
#65DFCB is a very light, moderate teal. Relative luminance 0.599; OKLCH L 82.8% C 0.114 H 181.1°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).
Color values
| HEX | #65DFCB |
|---|---|
| RGB | rgb(101, 223, 203) |
| HSL | hsl(170, 66%, 64%) |
| HSV | hsv(170, 55%, 87%) |
| CMYK | cmyk(54.7%, 0%, 9%, 12.5%) |
| CIE-LAB | lab(81.76, -38.93, -0.54) |
| CIE-LCH | lch(81.76, 38.94, 180.80°) |
| OKLab | oklab(82.85% -0.1135 -0.0021) |
| OKLCH | oklch(82.85% 0.114 181.1) |
| XYZ | xyz(42.5292, 59.8498, 65.7992) |
| Luminance | 0.5985 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.75
Tiffany Blue
#7BF2DA
ΔE00 4.47
Seafoam Blue
#78D1B6
ΔE00 5.14
Aqua (survey)
#13EAC9
ΔE00 5.29
Mediumturquoise
#48D1CC
ΔE00 6.15
Aquamarine (survey)
#04D8B2
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DFCB #DF6579
analogous
#65DF8E #65DFCB #65B6DF
triadic
#65DFCB #CB65DF #DFCB65
tetradic
#65DFCB #8E65DF #DF6579 #B6DF65
square
#65DFCB #8E65DF #DF6579 #B6DF65
split-complementary
#65DFCB #DF65B6 #DF8E65
monochromatic
#23A791 #32D4BA #65DFCB #98EADC #CAF4ED
Accessibility & contrast
On white
1.62
#65DFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.97
#65DFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DFCB
12.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DFCB | 1.00 | 1.62 | 12.97 | 12.97 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D3CA
Deuteranopia (green-blind)
#C3C5CD
Tritanopia (blue-blind)
#00E3D9
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #65dfcb; /* rgb */ color: rgb(101, 223, 203); /* oklch */ color: oklch(82.8% 0.114 181.1);
Tailwind
colors: {
custom: {
50: '#9be9da',
500: '#65dfcb',
950: '#000000',
},
}SCSS
$custom: #65dfcb; $custom-light: #9be9da; $custom-dark: #000000;
JSON
{
"hex": "#65dfcb",
"rgb": {
"r": 101,
"g": 223,
"b": 203
},
"hsl": {
"h": 170.164,
"s": 65.591,
"l": 63.529
},
"oklch": {
"l": 0.8285,
"c": 0.11356,
"h": 181.1
},
"luminance": 0.59854
}Semantic roles & 50–950 ramp
primary
#65DFCB
secondary
#A93F50
accent
#1836CD
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483