#90F2BE#90F2BE
#90F2BE is a very light, moderate green. Relative luminance 0.732; OKLCH L 88.7% C 0.119 H 159.5°. Best body text is #000000 at 15.63:1 contrast (WCAG AA passes).
Color values
| HEX | #90F2BE |
|---|---|
| RGB | rgb(144, 242, 190) |
| HSL | hsl(148, 79%, 76%) |
| HSV | hsv(148, 40%, 95%) |
| CMYK | cmyk(40.5%, 0%, 21.5%, 5.1%) |
| CIE-LAB | lab(88.52, -40.15, 16.18) |
| CIE-LCH | lch(88.52, 43.29, 158.04°) |
| OKLab | oklab(88.67% -0.1111 0.0415) |
| OKLCH | oklch(88.67% 0.119 159.5) |
| XYZ | xyz(52.5442, 73.1478, 60.0554) |
| Luminance | 0.7315 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 3.49
Mint
#AAF0C1
ΔE00 3.61
Light Seafoam
#A0FEBF
ΔE00 3.63
Light Sea Green
#98F6B0
ΔE00 4.18
Light Turquoise
#7EF4CC
ΔE00 4.21
Seafoam
#7FE0B3
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90F2BE #F290C4
analogous
#93F290 #90F2BE #90F2EF
triadic
#90F2BE #BE90F2 #F2BE90
tetradic
#90F2BE #9093F2 #F290C4 #F2EF90
square
#90F2BE #9093F2 #F290C4 #F2EF90
split-complementary
#90F2BE #EF90F2 #F29093
monochromatic
#22E57E #59EC9E #90F2BE #C7F8DE #E4FCEF
Accessibility & contrast
On white
1.34
#90F2BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.63
#90F2BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90F2BE
15.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90F2BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90F2BE | 1.00 | 1.34 | 15.63 | 15.63 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E5BB
Deuteranopia (green-blind)
#E1DAC1
Tritanopia (blue-blind)
#79F1E3
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #90f2be; /* rgb */ color: rgb(144, 242, 190); /* oklch */ color: oklch(88.7% 0.119 159.5);
Tailwind
colors: {
custom: {
50: '#b4f7d1',
500: '#90f2be',
950: '#000000',
},
}SCSS
$custom: #90f2be; $custom-light: #b4f7d1; $custom-dark: #000000;
JSON
{
"hex": "#90f2be",
"rgb": {
"r": 144,
"g": 242,
"b": 190
},
"hsl": {
"h": 148.163,
"s": 79.032,
"l": 75.686
},
"oklch": {
"l": 0.88671,
"c": 0.1186,
"h": 159.5
},
"luminance": 0.73151
}Semantic roles & 50–950 ramp
primary
#90F2BE
secondary
#CF5797
accent
#0A79DB
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111714
muted
#818583