#90FCBF#90FCBF
#90FCBF is a very light, vivid green. Relative luminance 0.793; OKLCH L 91.0% C 0.132 H 157.6°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #90FCBF |
|---|---|
| RGB | rgb(144, 252, 191) |
| HSL | hsl(146, 95%, 78%) |
| HSV | hsv(146, 43%, 99%) |
| CMYK | cmyk(42.9%, 0%, 24.2%, 1.2%) |
| CIE-LAB | lab(91.37, -44.37, 19.67) |
| CIE-LCH | lch(91.37, 48.53, 156.09°) |
| OKLab | oklab(90.99% -0.1221 0.0503) |
| OKLCH | oklch(90.99% 0.132 157.6) |
| XYZ | xyz(55.7120, 79.3078, 61.6523) |
| Luminance | 0.7931 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 1.95
Light Blue Green
#7EFBB3
ΔE00 2.47
Light Aquamarine
#7BFDC7
ΔE00 3.04
Light Sea Green
#98F6B0
ΔE00 3.09
Seafoam (survey)
#80F9AD
ΔE00 3.16
Seafoam Green
#7AF9AB
ΔE00 3.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90FCBF #FC90CD
analogous
#97FC90 #90FCBF #90FCF5
triadic
#90FCBF #BF90FC #FCBF90
tetradic
#90FCBF #9097FC #FC90CD #FCF590
square
#90FCBF #9097FC #FC90CD #FCF590
split-complementary
#90FCBF #F590FC #FC9097
monochromatic
#19F97A #54FA9D #90FCBF #CCFEE1 #E1FEEE
Accessibility & contrast
On white
1.25
#90FCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#90FCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90FCBF
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90FCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90FCBF | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDBC
Deuteranopia (green-blind)
#EAE2C3
Tritanopia (blue-blind)
#76FBEB
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #90fcbf; /* rgb */ color: rgb(144, 252, 191); /* oklch */ color: oklch(91.0% 0.132 157.6);
Tailwind
colors: {
custom: {
50: '#b5fed2',
500: '#90fcbf',
950: '#000000',
},
}SCSS
$custom: #90fcbf; $custom-light: #b5fed2; $custom-dark: #000000;
JSON
{
"hex": "#90fcbf",
"rgb": {
"r": 144,
"g": 252,
"b": 191
},
"hsl": {
"h": 146.111,
"s": 94.737,
"l": 77.647
},
"oklch": {
"l": 0.90992,
"c": 0.13208,
"h": 157.6
},
"luminance": 0.79312
}Semantic roles & 50–950 ramp
primary
#90FCBF
secondary
#DC54A1
accent
#0082E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121814
muted
#828683