#89FDB2#89FDB2
#89FDB2 is a very light, vivid green. Relative luminance 0.788; OKLCH L 90.6% C 0.149 H 153.9°. Best body text is #000000 at 16.76:1 contrast (WCAG AA passes).
Color values
| HEX | #89FDB2 |
|---|---|
| RGB | rgb(137, 253, 178) |
| HSL | hsl(141, 97%, 76%) |
| HSV | hsv(141, 46%, 99%) |
| CMYK | cmyk(45.8%, 0%, 29.6%, 0.8%) |
| CIE-LAB | lab(91.13, -49.02, 25.92) |
| CIE-LCH | lch(91.13, 55.45, 152.13°) |
| OKLab | oklab(90.64% -0.1339 0.0656) |
| OKLCH | oklch(90.64% 0.149 153.9) |
| XYZ | xyz(53.4740, 78.7793, 54.4989) |
| Luminance | 0.7878 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 1.09
Light Blue Green
#7EFBB3
ΔE00 1.31
Seafoam Green
#7AF9AB
ΔE00 1.51
Foam Green
#90FDA9
ΔE00 2.06
Light Bluish Green
#76FDA8
ΔE00 2.10
Light Sea Green
#98F6B0
ΔE00 2.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89FDB2 #FD89D4
analogous
#9AFD89 #89FDB2 #89FDEC
triadic
#89FDB2 #B289FD #FDB289
tetradic
#89FDB2 #899AFD #FD89D4 #FDEC89
square
#89FDB2 #899AFD #FD89D4 #FDEC89
split-complementary
#89FDB2 #EC89FD #FD899A
monochromatic
#11FB63 #4DFC8B #89FDB2 #C5FED9 #E1FEEB
Accessibility & contrast
On white
1.25
#89FDB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.76
#89FDB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89FDB2
16.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89FDB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89FDB2 | 1.00 | 1.25 | 16.76 | 16.76 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEDAD
Deuteranopia (green-blind)
#ECE1B6
Tritanopia (blue-blind)
#6FFBE9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #89fdb2; /* rgb */ color: rgb(137, 253, 178); /* oklch */ color: oklch(90.6% 0.149 153.9);
Tailwind
colors: {
custom: {
50: '#b1ffc9',
500: '#89fdb2',
950: '#000000',
},
}SCSS
$custom: #89fdb2; $custom-light: #b1ffc9; $custom-dark: #000000;
JSON
{
"hex": "#89fdb2",
"rgb": {
"r": 137,
"g": 253,
"b": 178
},
"hsl": {
"h": 141.207,
"s": 96.667,
"l": 76.471
},
"oklch": {
"l": 0.9064,
"c": 0.14912,
"h": 153.9
},
"luminance": 0.78783
}Semantic roles & 50–950 ramp
primary
#89FDB2
secondary
#DD4DAA
accent
#0094E6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111813
muted
#818682