#90F3BE#90F3BE
#90F3BE is a very light, vivid green. Relative luminance 0.737; OKLCH L 88.9% C 0.120 H 159.3°. Best body text is #000000 at 15.75:1 contrast (WCAG AA passes).
Color values
| HEX | #90F3BE |
|---|---|
| RGB | rgb(144, 243, 190) |
| HSL | hsl(148, 80%, 76%) |
| HSV | hsv(148, 41%, 95%) |
| CMYK | cmyk(40.7%, 0%, 21.8%, 4.7%) |
| CIE-LAB | lab(88.80, -40.60, 16.58) |
| CIE-LCH | lch(88.80, 43.85, 157.78°) |
| OKLab | oklab(88.9% -0.1123 0.0425) |
| OKLCH | oklch(88.9% 0.12 159.3) |
| XYZ | xyz(52.8427, 73.7446, 60.1549) |
| Luminance | 0.7375 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 3.36
Light Seafoam
#A0FEBF
ΔE00 3.39
Mint
#AAF0C1
ΔE00 3.71
Light Sea Green
#98F6B0
ΔE00 3.98
Light Blue Green
#7EFBB3
ΔE00 4.11
Light Turquoise
#7EF4CC
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90F3BE #F390C5
analogous
#93F390 #90F3BE #90F3F0
triadic
#90F3BE #BE90F3 #F3BE90
tetradic
#90F3BE #9093F3 #F390C5 #F3F090
square
#90F3BE #9093F3 #F390C5 #F3F090
split-complementary
#90F3BE #F090F3 #F39093
monochromatic
#22E77D #59ED9E #90F3BE #C7F9DE #E3FCEF
Accessibility & contrast
On white
1.33
#90F3BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.75
#90F3BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90F3BE
15.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90F3BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90F3BE | 1.00 | 1.33 | 15.75 | 15.75 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E6BB
Deuteranopia (green-blind)
#E1DBC1
Tritanopia (blue-blind)
#78F2E4
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #90f3be; /* rgb */ color: rgb(144, 243, 190); /* oklch */ color: oklch(88.9% 0.120 159.3);
Tailwind
colors: {
custom: {
50: '#b4f7d1',
500: '#90f3be',
950: '#000000',
},
}SCSS
$custom: #90f3be; $custom-light: #b4f7d1; $custom-dark: #000000;
JSON
{
"hex": "#90f3be",
"rgb": {
"r": 144,
"g": 243,
"b": 190
},
"hsl": {
"h": 147.879,
"s": 80.488,
"l": 75.882
},
"oklch": {
"l": 0.889,
"c": 0.12004,
"h": 159.3
},
"luminance": 0.73748
}Semantic roles & 50–950 ramp
primary
#90F3BE
secondary
#D05798
accent
#097ADD
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111714
muted
#818583