#65DBB4#65DBB4
#65DBB4 is a light, vivid teal. Relative luminance 0.567; OKLCH L 81.3% C 0.122 H 168.9°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #65DBB4 |
|---|---|
| RGB | rgb(101, 219, 180) |
| HSL | hsl(160, 62%, 63%) |
| HSV | hsv(160, 54%, 86%) |
| CMYK | cmyk(53.9%, 0%, 17.8%, 14.1%) |
| CIE-LAB | lab(80.02, -42.56, 9.16) |
| CIE-LCH | lch(80.02, 43.53, 167.86°) |
| OKLab | oklab(81.26% -0.1194 0.0235) |
| OKLCH | oklch(81.26% 0.122 168.9) |
| XYZ | xyz(38.9328, 56.7214, 52.0678) |
| Luminance | 0.5673 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 3.01
Seafoam
#7FE0B3
ΔE00 3.36
Mediumaquamarine
#66CDAA
ΔE00 3.42
Seafoam Blue
#78D1B6
ΔE00 4.24
Aquamarine (survey)
#04D8B2
ΔE00 4.30
Aqua Marine
#2EE8BB
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DBB4 #DB658C
analogous
#65DB79 #65DBB4 #65C7DB
triadic
#65DBB4 #B465DB #DBB465
tetradic
#65DBB4 #7965DB #DB658C #C7DB65
square
#65DBB4 #7965DB #DB658C #C7DB65
split-complementary
#65DBB4 #DB65C7 #DB7965
monochromatic
#25A078 #33CF9C #65DBB4 #97E7CC #C8F2E4
Accessibility & contrast
On white
1.70
#65DBB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#65DBB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DBB4
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DBB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DBB4 | 1.00 | 1.70 | 12.35 | 12.35 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CEB2
Deuteranopia (green-blind)
#C4C1B7
Tritanopia (blue-blind)
#2EDCD0
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #65dbb4; /* rgb */ color: rgb(101, 219, 180); /* oklch */ color: oklch(81.3% 0.122 168.9);
Tailwind
colors: {
custom: {
50: '#9ae7ca',
500: '#65dbb4',
950: '#000000',
},
}SCSS
$custom: #65dbb4; $custom-light: #9ae7ca; $custom-dark: #000000;
JSON
{
"hex": "#65dbb4",
"rgb": {
"r": 101,
"g": 219,
"b": 180
},
"hsl": {
"h": 160.169,
"s": 62.105,
"l": 62.745
},
"oklch": {
"l": 0.81255,
"c": 0.12168,
"h": 168.9
},
"luminance": 0.56725
}Semantic roles & 50–950 ramp
primary
#65DBB4
secondary
#A44061
accent
#1C55CA
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0F1613
muted
#808482