#63EEA8#63EEA8
#63EEA8 is a very light, vivid green. Relative luminance 0.666; OKLCH L 85.5% C 0.157 H 158.4°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #63EEA8 |
|---|---|
| RGB | rgb(99, 238, 168) |
| HSL | hsl(150, 80%, 66%) |
| HSV | hsv(150, 58%, 93%) |
| CMYK | cmyk(58.4%, 0%, 29.4%, 6.7%) |
| CIE-LAB | lab(85.31, -53.50, 22.84) |
| CIE-LCH | lch(85.31, 58.18, 156.88°) |
| OKLab | oklab(85.47% -0.1461 0.058) |
| OKLCH | oklch(85.47% 0.157 158.4) |
| XYZ | xyz(42.7842, 66.6247, 47.6434) |
| Luminance | 0.6663 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.20
Seafoam Green
#7AF9AB
ΔE00 3.21
Light Blue Green
#7EFBB3
ΔE00 3.33
Seafoam (survey)
#80F9AD
ΔE00 3.41
Light Green Blue
#56FCA2
ΔE00 4.11
Light Bluish Green
#76FDA8
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63EEA8 #EE63A9
analogous
#63EE63 #63EEA8 #63EEED
triadic
#63EEA8 #A863EE #EEA863
tetradic
#63EEA8 #6363EE #EE63A9 #EEED63
square
#63EEA8 #6363EE #EE63A9 #EEED63
split-complementary
#63EEA8 #ED63EE #EE6363
monochromatic
#15C26B #2CE889 #63EEA8 #9AF4C7 #D1FAE6
Accessibility & contrast
On white
1.47
#63EEA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#63EEA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63EEA8
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63EEA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63EEA8 | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDDA4
Deuteranopia (green-blind)
#D9D0AC
Tritanopia (blue-blind)
#28EDDB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #63eea8; /* rgb */ color: rgb(99, 238, 168); /* oklch */ color: oklch(85.5% 0.157 158.4);
Tailwind
colors: {
custom: {
50: '#9bf4c2',
500: '#63eea8',
950: '#000000',
},
}SCSS
$custom: #63eea8; $custom-light: #9bf4c2; $custom-dark: #000000;
JSON
{
"hex": "#63eea8",
"rgb": {
"r": 99,
"g": 238,
"b": 168
},
"hsl": {
"h": 149.784,
"s": 80.347,
"l": 66.078
},
"oklch": {
"l": 0.85473,
"c": 0.15718,
"h": 158.4
},
"luminance": 0.66629
}Semantic roles & 50–950 ramp
primary
#63EEA8
secondary
#C0367B
accent
#0974DD
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582