#65DCA5#65DCA5
#65DCA5 is a light, vivid teal. Relative luminance 0.567; OKLCH L 81.1% C 0.134 H 161.1°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #65DCA5 |
|---|---|
| RGB | rgb(101, 220, 165) |
| HSL | hsl(152, 63%, 63%) |
| HSV | hsv(152, 54%, 86%) |
| CMYK | cmyk(54.1%, 0%, 25%, 13.7%) |
| CIE-LAB | lab(79.99, -46.23, 17.04) |
| CIE-LCH | lch(79.99, 49.27, 159.77°) |
| OKLab | oklab(81.12% -0.1272 0.0435) |
| OKLCH | oklch(81.12% 0.134 161.1) |
| XYZ | xyz(37.7482, 56.6663, 44.5384) |
| Luminance | 0.5667 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.26
Eucalyptus
#44D7A8
ΔE00 3.47
Aqua Green
#12E193
ΔE00 5.23
Aqua Marine
#2EE8BB
ΔE00 5.65
Mediumaquamarine
#66CDAA
ΔE00 5.67
Light Greenish Blue
#63F7B4
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DCA5 #DC659C
analogous
#65DC69 #65DCA5 #65D7DC
triadic
#65DCA5 #A565DC #DCA565
tetradic
#65DCA5 #6965DC #DC659C #D7DC65
square
#65DCA5 #6965DC #DC659C #D7DC65
split-complementary
#65DCA5 #DC65D7 #DC6965
monochromatic
#25A268 #33D188 #65DCA5 #97E7C2 #C9F3DF
Accessibility & contrast
On white
1.70
#65DCA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.33
#65DCA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DCA5
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DCA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DCA5 | 1.00 | 1.70 | 12.33 | 12.33 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CEA2
Deuteranopia (green-blind)
#C8C1A8
Tritanopia (blue-blind)
#39DBCD
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #65dca5; /* rgb */ color: rgb(101, 220, 165); /* oklch */ color: oklch(81.1% 0.134 161.1);
Tailwind
colors: {
custom: {
50: '#99e7bf',
500: '#65dca5',
950: '#000000',
},
}SCSS
$custom: #65dca5; $custom-light: #99e7bf; $custom-dark: #000000;
JSON
{
"hex": "#65dca5",
"rgb": {
"r": 101,
"g": 220,
"b": 165
},
"hsl": {
"h": 152.269,
"s": 62.963,
"l": 62.941
},
"oklch": {
"l": 0.81122,
"c": 0.13449,
"h": 161.1
},
"luminance": 0.5667
}Semantic roles & 50–950 ramp
primary
#65DCA5
secondary
#A5406F
accent
#1B6CCB
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1612
muted
#808482