#65DCA3#65DCA3
#65DCA3 is a light, vivid teal. Relative luminance 0.566; OKLCH L 81.1% C 0.136 H 160.3°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #65DCA3 |
|---|---|
| RGB | rgb(101, 220, 163) |
| HSL | hsl(151, 63%, 63%) |
| HSV | hsv(151, 54%, 86%) |
| CMYK | cmyk(54.1%, 0%, 25.9%, 13.7%) |
| CIE-LAB | lab(79.95, -46.64, 18.03) |
| CIE-LCH | lch(79.95, 50.01, 158.86°) |
| OKLab | oklab(81.08% -0.1281 0.046) |
| OKLCH | oklch(81.08% 0.136 160.3) |
| XYZ | xyz(37.5676, 56.5941, 43.5872) |
| Luminance | 0.5660 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.55
Eucalyptus
#44D7A8
ΔE00 3.79
Aqua Green
#12E193
ΔE00 4.95
Aqua Marine
#2EE8BB
ΔE00 5.97
Light Greenish Blue
#63F7B4
ΔE00 6.00
Mediumaquamarine
#66CDAA
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DCA3 #DC659E
analogous
#65DC68 #65DCA3 #65D9DC
triadic
#65DCA3 #A365DC #DCA365
tetradic
#65DCA3 #6865DC #DC659E #D9DC65
square
#65DCA3 #6865DC #DC659E #D9DC65
split-complementary
#65DCA3 #DC65D9 #DC6865
monochromatic
#25A266 #33D185 #65DCA3 #97E7C1 #C9F3DF
Accessibility & contrast
On white
1.70
#65DCA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.32
#65DCA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DCA3
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DCA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DCA3 | 1.00 | 1.70 | 12.32 | 12.32 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACEA0
Deuteranopia (green-blind)
#C8C1A7
Tritanopia (blue-blind)
#3ADBCC
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #65dca3; /* rgb */ color: rgb(101, 220, 163); /* oklch */ color: oklch(81.1% 0.136 160.3);
Tailwind
colors: {
custom: {
50: '#99e7be',
500: '#65dca3',
950: '#000000',
},
}SCSS
$custom: #65dca3; $custom-light: #99e7be; $custom-dark: #000000;
JSON
{
"hex": "#65dca3",
"rgb": {
"r": 101,
"g": 220,
"b": 163
},
"hsl": {
"h": 151.261,
"s": 62.963,
"l": 62.941
},
"oklch": {
"l": 0.81075,
"c": 0.13616,
"h": 160.3
},
"luminance": 0.56597
}Semantic roles & 50–950 ramp
primary
#65DCA3
secondary
#A54070
accent
#1B6FCB
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1612
muted
#808482