#65DEA8#65DEA8
#65DEA8 is a light, vivid teal. Relative luminance 0.578; OKLCH L 81.7% C 0.135 H 161.9°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #65DEA8 |
|---|---|
| RGB | rgb(101, 222, 168) |
| HSL | hsl(153, 65%, 63%) |
| HSV | hsv(153, 55%, 87%) |
| CMYK | cmyk(54.5%, 0%, 24.3%, 12.9%) |
| CIE-LAB | lab(80.65, -46.46, 16.38) |
| CIE-LCH | lch(80.65, 49.26, 160.58°) |
| OKLab | oklab(81.68% -0.1281 0.0419) |
| OKLCH | oklch(81.68% 0.135 161.9) |
| XYZ | xyz(38.5525, 57.8329, 46.1694) |
| Luminance | 0.5784 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.00
Eucalyptus
#44D7A8
ΔE00 3.41
Aqua Marine
#2EE8BB
ΔE00 5.18
Aqua Green
#12E193
ΔE00 5.36
Light Greenish Blue
#63F7B4
ΔE00 5.70
Mediumaquamarine
#66CDAA
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DEA8 #DE659B
analogous
#65DE6B #65DEA8 #65D8DE
triadic
#65DEA8 #A865DE #DEA865
tetradic
#65DEA8 #6B65DE #DE659B #D8DE65
square
#65DEA8 #6B65DE #DE659B #D8DE65
split-complementary
#65DEA8 #DE65D8 #DE6B65
monochromatic
#23A56B #33D38C #65DEA8 #97E9C4 #CAF4E1
Accessibility & contrast
On white
1.67
#65DEA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#65DEA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DEA8
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DEA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DEA8 | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD0A5
Deuteranopia (green-blind)
#C9C3AB
Tritanopia (blue-blind)
#36DECF
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #65dea8; /* rgb */ color: rgb(101, 222, 168); /* oklch */ color: oklch(81.7% 0.135 161.9);
Tailwind
colors: {
custom: {
50: '#9ae9c2',
500: '#65dea8',
950: '#000000',
},
}SCSS
$custom: #65dea8; $custom-light: #9ae9c2; $custom-dark: #000000;
JSON
{
"hex": "#65dea8",
"rgb": {
"r": 101,
"g": 222,
"b": 168
},
"hsl": {
"h": 153.223,
"s": 64.706,
"l": 63.333
},
"oklch": {
"l": 0.81676,
"c": 0.13473,
"h": 161.9
},
"luminance": 0.57836
}Semantic roles & 50–950 ramp
primary
#65DEA8
secondary
#A83F6E
accent
#1969CD
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0F1612
muted
#808482