#62DD9F#62DD9F
#62DD9F is a light, vivid green. Relative luminance 0.568; OKLCH L 81.1% C 0.143 H 158.8°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #62DD9F |
|---|---|
| RGB | rgb(98, 221, 159) |
| HSL | hsl(150, 64%, 63%) |
| HSV | hsv(150, 56%, 87%) |
| CMYK | cmyk(55.7%, 0%, 28.1%, 13.3%) |
| CIE-LAB | lab(80.07, -48.53, 20.28) |
| CIE-LCH | lch(80.07, 52.60, 157.32°) |
| OKLab | oklab(81.12% -0.1329 0.0516) |
| OKLCH | oklch(81.12% 0.143 158.8) |
| XYZ | xyz(37.1483, 56.8093, 41.8018) |
| Luminance | 0.5681 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.16
Seafoam
#7FE0B3
ΔE00 4.39
Eucalyptus
#44D7A8
ΔE00 4.51
Light Greenish Blue
#63F7B4
ΔE00 5.72
Hospital Green
#9BE5AA
ΔE00 6.29
Seaweed
#18D17B
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DD9F #DD62A0
analogous
#63DD62 #62DD9F #62DDDC
triadic
#62DD9F #9F62DD #DD9F62
tetradic
#62DD9F #6263DD #DD62A0 #DDDC62
square
#62DD9F #6263DD #DD62A0 #DDDC62
split-complementary
#62DD9F #DC62DD #DD6263
monochromatic
#23A262 #30D280 #62DD9F #94E8BE #C7F3DD
Accessibility & contrast
On white
1.70
#62DD9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#62DD9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DD9F
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DD9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DD9F | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCE9B
Deuteranopia (green-blind)
#CAC2A3
Tritanopia (blue-blind)
#35DCCC
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #62dd9f; /* rgb */ color: rgb(98, 221, 159); /* oklch */ color: oklch(81.1% 0.143 158.8);
Tailwind
colors: {
custom: {
50: '#98e8bb',
500: '#62dd9f',
950: '#000000',
},
}SCSS
$custom: #62dd9f; $custom-light: #98e8bb; $custom-dark: #000000;
JSON
{
"hex": "#62dd9f",
"rgb": {
"r": 98,
"g": 221,
"b": 159
},
"hsl": {
"h": 149.756,
"s": 64.398,
"l": 62.549
},
"oklch": {
"l": 0.81121,
"c": 0.14252,
"h": 158.8
},
"luminance": 0.56813
}Semantic roles & 50–950 ramp
primary
#62DD9F
secondary
#A53E72
accent
#1973CC
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1612
muted
#808482