#65DDBB#65DDBB
#65DDBB is a light, moderate teal. Relative luminance 0.581; OKLCH L 81.9% C 0.120 H 172.0°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #65DDBB |
|---|---|
| RGB | rgb(101, 221, 187) |
| HSL | hsl(163, 64%, 63%) |
| HSV | hsv(163, 54%, 87%) |
| CMYK | cmyk(54.3%, 0%, 15.4%, 13.3%) |
| CIE-LAB | lab(80.77, -41.85, 6.52) |
| CIE-LCH | lch(80.77, 42.35, 171.14°) |
| OKLab | oklab(81.92% -0.1184 0.0166) |
| OKLCH | oklch(81.92% 0.12 172) |
| XYZ | xyz(40.1888, 58.0637, 56.0936) |
| Luminance | 0.5807 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.89
Mediumaquamarine
#66CDAA
ΔE00 4.01
Eucalyptus
#44D7A8
ΔE00 4.17
Aquamarine (survey)
#04D8B2
ΔE00 4.25
Seafoam
#7FE0B3
ΔE00 4.35
Aqua Marine
#2EE8BB
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DDBB #DD6587
analogous
#65DD7F #65DDBB #65C3DD
triadic
#65DDBB #BB65DD #DDBB65
tetradic
#65DDBB #7F65DD #DD6587 #C3DD65
square
#65DDBB #7F65DD #DD6587 #C3DD65
split-complementary
#65DDBB #DD65C3 #DD7F65
monochromatic
#24A47F #33D2A5 #65DDBB #97E8D1 #C9F3E7
Accessibility & contrast
On white
1.66
#65DDBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#65DDBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DDBB
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DDBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DDBB | 1.00 | 1.66 | 12.61 | 12.61 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D0B9
Deuteranopia (green-blind)
#C5C3BD
Tritanopia (blue-blind)
#26DFD3
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #65ddbb; /* rgb */ color: rgb(101, 221, 187); /* oklch */ color: oklch(81.9% 0.120 172.0);
Tailwind
colors: {
custom: {
50: '#9ae8cf',
500: '#65ddbb',
950: '#000000',
},
}SCSS
$custom: #65ddbb; $custom-light: #9ae8cf; $custom-dark: #000000;
JSON
{
"hex": "#65ddbb",
"rgb": {
"r": 101,
"g": 221,
"b": 187
},
"hsl": {
"h": 163,
"s": 63.83,
"l": 63.137
},
"oklch": {
"l": 0.81921,
"c": 0.1196,
"h": 172
},
"luminance": 0.58067
}Semantic roles & 50–950 ramp
primary
#65DDBB
secondary
#A7405D
accent
#1A4CCC
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1613
muted
#808483