#63E89B#63E89B
#63E89B is a very light, vivid green. Relative luminance 0.627; OKLCH L 83.7% C 0.161 H 155.2°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #63E89B |
|---|---|
| RGB | rgb(99, 232, 155) |
| HSL | hsl(145, 74%, 65%) |
| HSV | hsv(145, 57%, 91%) |
| CMYK | cmyk(57.3%, 0%, 33.2%, 9%) |
| CIE-LAB | lab(83.30, -53.59, 26.77) |
| CIE-LCH | lch(83.30, 59.90, 153.45°) |
| OKLab | oklab(83.75% -0.1457 0.0675) |
| OKLCH | oklch(83.75% 0.161 155.2) |
| XYZ | xyz(39.9153, 62.7287, 41.0083) |
| Luminance | 0.6273 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.87
Seafoam Green
#7AF9AB
ΔE00 3.93
Seafoam (survey)
#80F9AD
ΔE00 4.16
Light Greenish Blue
#63F7B4
ΔE00 4.27
Weird Green
#3AE57F
ΔE00 4.40
Light Green Blue
#56FCA2
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63E89B #E863B0
analogous
#6EE863 #63E89B #63E8DD
triadic
#63E89B #9B63E8 #E89B63
tetradic
#63E89B #636EE8 #E863B0 #E8DD63
square
#63E89B #636EE8 #E863B0 #E8DD63
split-complementary
#63E89B #DD63E8 #E8636E
monochromatic
#1BB65C #2EE079 #63E89B #98F0BD #CEF8DF
Accessibility & contrast
On white
1.55
#63E89B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#63E89B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63E89B
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63E89B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63E89B | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D796
Deuteranopia (green-blind)
#D5CAA0
Tritanopia (blue-blind)
#35E6D4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #63e89b; /* rgb */ color: rgb(99, 232, 155); /* oklch */ color: oklch(83.7% 0.161 155.2);
Tailwind
colors: {
custom: {
50: '#9af0b9',
500: '#63e89b',
950: '#000000',
},
}SCSS
$custom: #63e89b; $custom-light: #9af0b9; $custom-dark: #000000;
JSON
{
"hex": "#63e89b",
"rgb": {
"r": 99,
"g": 232,
"b": 155
},
"hsl": {
"h": 145.263,
"s": 74.302,
"l": 64.902
},
"oklch": {
"l": 0.83746,
"c": 0.16053,
"h": 155.2
},
"luminance": 0.62732
}Semantic roles & 50–950 ramp
primary
#63E89B
secondary
#B63981
accent
#0F82D6
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581