#65DBBF#65DBBF
#65DBBF is a light, moderate teal. Relative luminance 0.572; OKLCH L 81.6% C 0.115 H 175.4°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #65DBBF |
|---|---|
| RGB | rgb(101, 219, 191) |
| HSL | hsl(166, 62%, 63%) |
| HSV | hsv(166, 54%, 86%) |
| CMYK | cmyk(53.9%, 0%, 12.8%, 14.1%) |
| CIE-LAB | lab(80.28, -40.02, 3.69) |
| CIE-LCH | lch(80.28, 40.19, 174.73°) |
| OKLab | oklab(81.56% -0.1145 0.0092) |
| OKLCH | oklch(81.56% 0.115 175.4) |
| XYZ | xyz(40.0981, 57.1876, 58.2053) |
| Luminance | 0.5719 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.37
Mediumaquamarine
#66CDAA
ΔE00 4.38
Aquamarine (survey)
#04D8B2
ΔE00 4.70
Aqua (survey)
#13EAC9
ΔE00 4.99
Turquoise
#40E0D0
ΔE00 5.00
Light Teal
#90E4C1
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DBBF #DB6581
analogous
#65DB84 #65DBBF #65BCDB
triadic
#65DBBF #BF65DB #DBBF65
tetradic
#65DBBF #8465DB #DB6581 #BCDB65
square
#65DBBF #8465DB #DB6581 #BCDB65
split-complementary
#65DBBF #DB65BC #DB8465
monochromatic
#25A083 #33CFAA #65DBBF #97E7D4 #C8F2E8
Accessibility & contrast
On white
1.69
#65DBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#65DBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DBBF
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DBBF | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CFBE
Deuteranopia (green-blind)
#C2C2C1
Tritanopia (blue-blind)
#22DDD3
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #65dbbf; /* rgb */ color: rgb(101, 219, 191); /* oklch */ color: oklch(81.6% 0.115 175.4);
Tailwind
colors: {
custom: {
50: '#9ae7d2',
500: '#65dbbf',
950: '#000000',
},
}SCSS
$custom: #65dbbf; $custom-light: #9ae7d2; $custom-dark: #000000;
JSON
{
"hex": "#65dbbf",
"rgb": {
"r": 101,
"g": 219,
"b": 191
},
"hsl": {
"h": 165.763,
"s": 62.105,
"l": 62.745
},
"oklch": {
"l": 0.81555,
"c": 0.11487,
"h": 175.4
},
"luminance": 0.57191
}Semantic roles & 50–950 ramp
primary
#65DBBF
secondary
#A44058
accent
#1C45CA
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1614
muted
#808483