#65DCA1#65DCA1
#65DCA1 is a light, vivid teal. Relative luminance 0.565; OKLCH L 81.0% C 0.138 H 159.4°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #65DCA1 |
|---|---|
| RGB | rgb(101, 220, 161) |
| HSL | hsl(150, 63%, 63%) |
| HSV | hsv(150, 54%, 86%) |
| CMYK | cmyk(54.1%, 0%, 26.8%, 13.7%) |
| CIE-LAB | lab(79.91, -47.05, 19.03) |
| CIE-LCH | lch(79.91, 50.75, 157.98°) |
| OKLab | oklab(81.03% -0.1291 0.0485) |
| OKLCH | oklch(81.03% 0.138 159.4) |
| XYZ | xyz(37.3898, 56.5229, 42.6510) |
| Luminance | 0.5653 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.87
Eucalyptus
#44D7A8
ΔE00 4.14
Aqua Green
#12E193
ΔE00 4.70
Light Greenish Blue
#63F7B4
ΔE00 5.97
Hospital Green
#9BE5AA
ΔE00 6.20
Aqua Marine
#2EE8BB
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DCA1 #DC65A0
analogous
#65DC65 #65DCA1 #65DCDC
triadic
#65DCA1 #A165DC #DCA165
tetradic
#65DCA1 #6565DC #DC65A0 #DCDC65
square
#65DCA1 #6565DC #DC65A0 #DCDC65
split-complementary
#65DCA1 #DC65DC #DC6565
monochromatic
#25A264 #33D183 #65DCA1 #97E7BF #C9F3DE
Accessibility & contrast
On white
1.71
#65DCA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#65DCA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DCA1
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DCA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DCA1 | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACD9E
Deuteranopia (green-blind)
#C9C1A5
Tritanopia (blue-blind)
#3CDBCC
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #65dca1; /* rgb */ color: rgb(101, 220, 161); /* oklch */ color: oklch(81.0% 0.138 159.4);
Tailwind
colors: {
custom: {
50: '#99e7bd',
500: '#65dca1',
950: '#000000',
},
}SCSS
$custom: #65dca1; $custom-light: #99e7bd; $custom-dark: #000000;
JSON
{
"hex": "#65dca1",
"rgb": {
"r": 101,
"g": 220,
"b": 161
},
"hsl": {
"h": 150.252,
"s": 62.963,
"l": 62.941
},
"oklch": {
"l": 0.81029,
"c": 0.13787,
"h": 159.4
},
"luminance": 0.56526
}Semantic roles & 50–950 ramp
primary
#65DCA1
secondary
#A54072
accent
#1B72CB
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1612
muted
#808482