#65DABE#65DABE
#65DABE is a light, moderate teal. Relative luminance 0.566; OKLCH L 81.3% C 0.114 H 175.3°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #65DABE |
|---|---|
| RGB | rgb(101, 218, 190) |
| HSL | hsl(166, 61%, 63%) |
| HSV | hsv(166, 54%, 85%) |
| CMYK | cmyk(53.7%, 0%, 12.8%, 14.5%) |
| CIE-LAB | lab(79.97, -39.81, 3.76) |
| CIE-LCH | lch(79.97, 39.99, 174.60°) |
| OKLab | oklab(81.29% -0.1138 0.0094) |
| OKLCH | oklch(81.29% 0.114 175.3) |
| XYZ | xyz(39.7283, 56.6235, 57.5410) |
| Luminance | 0.5663 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.18
Mediumaquamarine
#66CDAA
ΔE00 4.17
Aquamarine (survey)
#04D8B2
ΔE00 4.67
Turquoise
#40E0D0
ΔE00 5.10
Aqua (survey)
#13EAC9
ΔE00 5.16
Pale Teal
#82CBB2
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DABE #DA6581
analogous
#65DA83 #65DABE #65BCDA
triadic
#65DABE #BE65DA #DABE65
tetradic
#65DABE #8365DA #DA6581 #BCDA65
square
#65DABE #8365DA #DA6581 #BCDA65
split-complementary
#65DABE #DA65BC #DA8365
monochromatic
#269F82 #34CEA9 #65DABE #96E6D3 #C8F2E8
Accessibility & contrast
On white
1.70
#65DABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.33
#65DABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DABE
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DABE | 1.00 | 1.70 | 12.33 | 12.33 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CEBD
Deuteranopia (green-blind)
#C1C1C0
Tritanopia (blue-blind)
#24DCD2
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #65dabe; /* rgb */ color: rgb(101, 218, 190); /* oklch */ color: oklch(81.3% 0.114 175.3);
Tailwind
colors: {
custom: {
50: '#9ae6d1',
500: '#65dabe',
950: '#000000',
},
}SCSS
$custom: #65dabe; $custom-light: #9ae6d1; $custom-dark: #000000;
JSON
{
"hex": "#65dabe",
"rgb": {
"r": 101,
"g": 218,
"b": 190
},
"hsl": {
"h": 165.641,
"s": 61.257,
"l": 62.549
},
"oklch": {
"l": 0.81289,
"c": 0.11423,
"h": 175.3
},
"luminance": 0.56627
}Semantic roles & 50–950 ramp
primary
#65DABE
secondary
#A24158
accent
#1D46C9
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1614
muted
#808483