#89F693#89F693
#89F693 is a very light, vivid green. Relative luminance 0.733; OKLCH L 88.4% C 0.168 H 146.0°. Best body text is #000000 at 15.67:1 contrast (WCAG AA passes).
Color values
| HEX | #89F693 |
|---|---|
| RGB | rgb(137, 246, 147) |
| HSL | hsl(126, 86%, 75%) |
| HSV | hsv(126, 44%, 96%) |
| CMYK | cmyk(44.3%, 0%, 40.2%, 3.5%) |
| CIE-LAB | lab(88.61, -51.24, 38.08) |
| CIE-LCH | lch(88.61, 63.84, 143.38°) |
| OKLab | oklab(88.41% -0.1393 0.0941) |
| OKLCH | oklch(88.41% 0.168 146) |
| XYZ | xyz(48.5361, 73.3332, 39.1953) |
| Luminance | 0.7334 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 1.72
Baby Green
#8CFF9E
ΔE00 2.00
Lightgreen
#90EE90
ΔE00 2.02
Mint Green
#8FFF9F
ΔE00 2.04
Foam Green
#90FDA9
ΔE00 3.14
Easter Green
#8CFD7E
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89F693 #F689EC
analogous
#B5F689 #89F693 #89F6CA
triadic
#89F693 #9389F6 #F69389
tetradic
#89F693 #89B5F6 #F689EC #F6CA89
square
#89F693 #89B5F6 #F689EC #F6CA89
split-complementary
#89F693 #CA89F6 #F689B5
monochromatic
#17ED2B #50F25F #89F693 #C2FAC7 #E3FDE5
Accessibility & contrast
On white
1.34
#89F693 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.67
#89F693 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89F693
15.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89F693 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89F693 | 1.00 | 1.34 | 15.67 | 15.67 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E58C
Deuteranopia (green-blind)
#E9DA99
Tritanopia (blue-blind)
#79F1DE
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #89f693; /* rgb */ color: rgb(137, 246, 147); /* oklch */ color: oklch(88.4% 0.168 146.0);
Tailwind
colors: {
custom: {
50: '#b1fab4',
500: '#89f693',
950: '#000000',
},
}SCSS
$custom: #89f693; $custom-light: #b1fab4; $custom-dark: #000000;
JSON
{
"hex": "#89f693",
"rgb": {
"r": 137,
"g": 246,
"b": 147
},
"hsl": {
"h": 125.505,
"s": 85.827,
"l": 75.098
},
"oklch": {
"l": 0.88411,
"c": 0.16813,
"h": 146
},
"luminance": 0.73336
}Semantic roles & 50–950 ramp
primary
#89F693
secondary
#D350C7
accent
#03CEE2
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#111711
muted
#818581