#65DDB2#65DDB2
#65DDB2 is a light, vivid teal. Relative luminance 0.577; OKLCH L 81.7% C 0.126 H 167.0°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #65DDB2 |
|---|---|
| RGB | rgb(101, 221, 178) |
| HSL | hsl(159, 64%, 63%) |
| HSV | hsv(159, 54%, 87%) |
| CMYK | cmyk(54.3%, 0%, 19.5%, 13.3%) |
| CIE-LAB | lab(80.57, -43.88, 10.99) |
| CIE-LCH | lch(80.57, 45.23, 165.94°) |
| OKLab | oklab(81.68% -0.1225 0.0282) |
| OKLCH | oklch(81.68% 0.126 167) |
| XYZ | xyz(39.2554, 57.6903, 51.1775) |
| Luminance | 0.5769 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 2.76
Seafoam
#7FE0B3
ΔE00 2.78
Aqua Marine
#2EE8BB
ΔE00 4.06
Mediumaquamarine
#66CDAA
ΔE00 4.09
Aquamarine (survey)
#04D8B2
ΔE00 4.71
Light Teal
#90E4C1
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DDB2 #DD6590
analogous
#65DD76 #65DDB2 #65CCDD
triadic
#65DDB2 #B265DD #DDB265
tetradic
#65DDB2 #7665DD #DD6590 #CCDD65
square
#65DDB2 #7665DD #DD6590 #CCDD65
split-complementary
#65DDB2 #DD65CC #DD7665
monochromatic
#24A476 #33D299 #65DDB2 #97E8CB #C9F3E4
Accessibility & contrast
On white
1.67
#65DDB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#65DDB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DDB2
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DDB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DDB2 | 1.00 | 1.67 | 12.54 | 12.54 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D0B0
Deuteranopia (green-blind)
#C7C3B5
Tritanopia (blue-blind)
#2FDED1
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #65ddb2; /* rgb */ color: rgb(101, 221, 178); /* oklch */ color: oklch(81.7% 0.126 167.0);
Tailwind
colors: {
custom: {
50: '#9ae8c9',
500: '#65ddb2',
950: '#000000',
},
}SCSS
$custom: #65ddb2; $custom-light: #9ae8c9; $custom-dark: #000000;
JSON
{
"hex": "#65ddb2",
"rgb": {
"r": 101,
"g": 221,
"b": 178
},
"hsl": {
"h": 158.5,
"s": 63.83,
"l": 63.137
},
"oklch": {
"l": 0.81683,
"c": 0.12567,
"h": 167
},
"luminance": 0.57694
}Semantic roles & 50–950 ramp
primary
#65DDB2
secondary
#A74065
accent
#1A5ACC
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0F1613
muted
#808482