#89FCC2#89FCC2
#89FCC2 is a very light, vivid green. Relative luminance 0.788; OKLCH L 90.8% C 0.134 H 160.1°. Best body text is #000000 at 16.77:1 contrast (WCAG AA passes).
Color values
| HEX | #89FCC2 |
|---|---|
| RGB | rgb(137, 252, 194) |
| HSL | hsl(150, 95%, 76%) |
| HSV | hsv(150, 46%, 99%) |
| CMYK | cmyk(45.6%, 0%, 23%, 1.2%) |
| CIE-LAB | lab(91.16, -45.58, 17.79) |
| CIE-LCH | lch(91.16, 48.93, 158.68°) |
| OKLab | oklab(90.76% -0.1258 0.0455) |
| OKLCH | oklch(90.76% 0.134 160.1) |
| XYZ | xyz(54.8602, 78.8300, 63.3533) |
| Luminance | 0.7883 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.90
Light Blue Green
#7EFBB3
ΔE00 2.87
Light Seafoam
#A0FEBF
ΔE00 3.02
Light Greenish Blue
#63F7B4
ΔE00 3.38
Seafoam (survey)
#80F9AD
ΔE00 3.77
Seafoam Green
#7AF9AB
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89FCC2 #FC89C3
analogous
#8AFC89 #89FCC2 #89FCFB
triadic
#89FCC2 #C289FC #FCC289
tetradic
#89FCC2 #898AFC #FC89C3 #FCFB89
square
#89FCC2 #898AFC #FC89C3 #FCFB89
split-complementary
#89FCC2 #FB89FC #FC898A
monochromatic
#12F984 #4DFAA3 #89FCC2 #C5FEE1 #E1FEF0
Accessibility & contrast
On white
1.25
#89FCC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.77
#89FCC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89FCC2
16.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89FCC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89FCC2 | 1.00 | 1.25 | 16.77 | 16.77 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEDBF
Deuteranopia (green-blind)
#E8E1C6
Tritanopia (blue-blind)
#6AFBEC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #89fcc2; /* rgb */ color: rgb(137, 252, 194); /* oklch */ color: oklch(90.8% 0.134 160.1);
Tailwind
colors: {
custom: {
50: '#b1fed4',
500: '#89fcc2',
950: '#000000',
},
}SCSS
$custom: #89fcc2; $custom-light: #b1fed4; $custom-dark: #000000;
JSON
{
"hex": "#89fcc2",
"rgb": {
"r": 137,
"g": 252,
"b": 194
},
"hsl": {
"h": 149.739,
"s": 95.041,
"l": 76.275
},
"oklch": {
"l": 0.9076,
"c": 0.13382,
"h": 160.1
},
"luminance": 0.78834
}Semantic roles & 50–950 ramp
primary
#89FCC2
secondary
#DB4E95
accent
#0074E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683