#62DD9C#62DD9C
#62DD9C is a light, vivid green. Relative luminance 0.567; OKLCH L 81.1% C 0.145 H 157.6°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #62DD9C |
|---|---|
| RGB | rgb(98, 221, 156) |
| HSL | hsl(148, 64%, 63%) |
| HSV | hsv(148, 56%, 87%) |
| CMYK | cmyk(55.7%, 0%, 29.4%, 13.3%) |
| CIE-LAB | lab(80.01, -49.13, 21.77) |
| CIE-LCH | lch(80.01, 53.74, 156.10°) |
| OKLab | oklab(81.05% -0.1342 0.0553) |
| OKLCH | oklch(81.05% 0.145 157.6) |
| XYZ | xyz(36.8911, 56.7065, 40.4474) |
| Luminance | 0.5671 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.90
Seafoam
#7FE0B3
ΔE00 4.90
Eucalyptus
#44D7A8
ΔE00 5.07
Light Greenish Blue
#63F7B4
ΔE00 5.79
Seaweed
#18D17B
ΔE00 5.89
Hospital Green
#9BE5AA
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DD9C #DD62A3
analogous
#65DD62 #62DD9C #62DDDA
triadic
#62DD9C #9C62DD #DD9C62
tetradic
#62DD9C #6265DD #DD62A3 #DDDA62
square
#62DD9C #6265DD #DD62A3 #DDDA62
split-complementary
#62DD9C #DA62DD #DD6265
monochromatic
#23A25F #30D27C #62DD9C #94E8BC #C7F3DB
Accessibility & contrast
On white
1.70
#62DD9C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#62DD9C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DD9C
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DD9C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DD9C | 1.00 | 1.70 | 12.34 | 12.34 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCE98
Deuteranopia (green-blind)
#CAC1A0
Tritanopia (blue-blind)
#37DCCC
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #62dd9c; /* rgb */ color: rgb(98, 221, 156); /* oklch */ color: oklch(81.1% 0.145 157.6);
Tailwind
colors: {
custom: {
50: '#98e8b9',
500: '#62dd9c',
950: '#000000',
},
}SCSS
$custom: #62dd9c; $custom-light: #98e8b9; $custom-dark: #000000;
JSON
{
"hex": "#62dd9c",
"rgb": {
"r": 98,
"g": 221,
"b": 156
},
"hsl": {
"h": 148.293,
"s": 64.398,
"l": 62.549
},
"oklch": {
"l": 0.81055,
"c": 0.14514,
"h": 157.6
},
"luminance": 0.5671
}Semantic roles & 50–950 ramp
primary
#62DD9C
secondary
#A53E75
accent
#1978CC
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481