#65DCA2#65DCA2
#65DCA2 is a light, vivid teal. Relative luminance 0.566; OKLCH L 81.1% C 0.137 H 159.8°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #65DCA2 |
|---|---|
| RGB | rgb(101, 220, 162) |
| HSL | hsl(151, 63%, 63%) |
| HSV | hsv(151, 54%, 86%) |
| CMYK | cmyk(54.1%, 0%, 26.4%, 13.7%) |
| CIE-LAB | lab(79.93, -46.84, 18.53) |
| CIE-LCH | lch(79.93, 50.38, 158.42°) |
| OKLab | oklab(81.05% -0.1286 0.0473) |
| OKLCH | oklch(81.05% 0.137 159.8) |
| XYZ | xyz(37.4784, 56.5584, 43.1172) |
| Luminance | 0.5656 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.71
Eucalyptus
#44D7A8
ΔE00 3.97
Aqua Green
#12E193
ΔE00 4.82
Light Greenish Blue
#63F7B4
ΔE00 5.98
Aqua Marine
#2EE8BB
ΔE00 6.14
Mediumaquamarine
#66CDAA
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DCA2 #DC659F
analogous
#65DC66 #65DCA2 #65DBDC
triadic
#65DCA2 #A265DC #DCA265
tetradic
#65DCA2 #6665DC #DC659F #DBDC65
square
#65DCA2 #6665DC #DC659F #DBDC65
split-complementary
#65DCA2 #DC65DB #DC6665
monochromatic
#25A265 #33D184 #65DCA2 #97E7C0 #C9F3DE
Accessibility & contrast
On white
1.71
#65DCA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#65DCA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DCA2
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DCA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DCA2 | 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)
#DACD9F
Deuteranopia (green-blind)
#C9C1A6
Tritanopia (blue-blind)
#3BDBCC
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #65dca2; /* rgb */ color: rgb(101, 220, 162); /* oklch */ color: oklch(81.1% 0.137 159.8);
Tailwind
colors: {
custom: {
50: '#99e7bd',
500: '#65dca2',
950: '#000000',
},
}SCSS
$custom: #65dca2; $custom-light: #99e7bd; $custom-dark: #000000;
JSON
{
"hex": "#65dca2",
"rgb": {
"r": 101,
"g": 220,
"b": 162
},
"hsl": {
"h": 150.756,
"s": 62.963,
"l": 62.941
},
"oklch": {
"l": 0.81052,
"c": 0.13701,
"h": 159.8
},
"luminance": 0.56562
}Semantic roles & 50–950 ramp
primary
#65DCA2
secondary
#A54071
accent
#1B71CB
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1612
muted
#808482