#60E89B#60E89B
#60E89B is a very light, vivid green. Relative luminance 0.626; OKLCH L 83.6% C 0.162 H 155.5°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #60E89B |
|---|---|
| RGB | rgb(96, 232, 155) |
| HSL | hsl(146, 75%, 64%) |
| HSV | hsv(146, 59%, 91%) |
| CMYK | cmyk(58.6%, 0%, 33.2%, 9%) |
| CIE-LAB | lab(83.21, -54.22, 26.64) |
| CIE-LCH | lch(83.21, 60.41, 153.83°) |
| OKLab | oklab(83.65% -0.1474 0.0671) |
| OKLCH | oklch(83.65% 0.162 155.5) |
| XYZ | xyz(39.5936, 62.5628, 40.9933) |
| Luminance | 0.6257 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.66
Seafoam Green
#7AF9AB
ΔE00 4.01
Light Greenish Blue
#63F7B4
ΔE00 4.21
Seafoam (survey)
#80F9AD
ΔE00 4.27
Weird Green
#3AE57F
ΔE00 4.36
Light Green Blue
#56FCA2
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E89B #E860AD
analogous
#69E860 #60E89B #60E8DF
triadic
#60E89B #9B60E8 #E89B60
tetradic
#60E89B #6069E8 #E860AD #E8DF60
square
#60E89B #6069E8 #E860AD #E8DF60
split-complementary
#60E89B #DF60E8 #E86069
monochromatic
#1AB45D #2BE079 #60E89B #95F0BD #CBF7DE
Accessibility & contrast
On white
1.55
#60E89B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#60E89B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E89B
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E89B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E89B | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D796
Deuteranopia (green-blind)
#D5CAA0
Tritanopia (blue-blind)
#2DE6D4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #60e89b; /* rgb */ color: rgb(96, 232, 155); /* oklch */ color: oklch(83.6% 0.162 155.5);
Tailwind
colors: {
custom: {
50: '#98f0b9',
500: '#60e89b',
950: '#000000',
},
}SCSS
$custom: #60e89b; $custom-light: #98f0b9; $custom-dark: #000000;
JSON
{
"hex": "#60e89b",
"rgb": {
"r": 96,
"g": 232,
"b": 155
},
"hsl": {
"h": 146.029,
"s": 74.725,
"l": 64.314
},
"oklch": {
"l": 0.83649,
"c": 0.16193,
"h": 155.5
},
"luminance": 0.62567
}Semantic roles & 50–950 ramp
primary
#60E89B
secondary
#B4387E
accent
#0F80D7
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581