#90FEBE#90FEBE
#90FEBE is a very light, vivid green. Relative luminance 0.805; OKLCH L 91.4% C 0.136 H 156.8°. Best body text is #000000 at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #90FEBE |
|---|---|
| RGB | rgb(144, 254, 190) |
| HSL | hsl(145, 98%, 78%) |
| HSV | hsv(145, 43%, 100%) |
| CMYK | cmyk(43.3%, 0%, 25.2%, 0.4%) |
| CIE-LAB | lab(91.92, -45.43, 20.94) |
| CIE-LCH | lch(91.92, 50.02, 155.25°) |
| OKLab | oklab(91.43% -0.1248 0.0534) |
| OKLCH | oklch(91.43% 0.136 156.8) |
| XYZ | xyz(56.2337, 80.5266, 61.2852) |
| Luminance | 0.8053 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 1.82
Light Blue Green
#7EFBB3
ΔE00 2.12
Seafoam (survey)
#80F9AD
ΔE00 2.78
Light Sea Green
#98F6B0
ΔE00 2.92
Seafoam Green
#7AF9AB
ΔE00 3.23
Light Aquamarine
#7BFDC7
ΔE00 3.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90FEBE #FE90D0
analogous
#99FE90 #90FEBE #90FEF5
triadic
#90FEBE #BE90FE #FEBE90
tetradic
#90FEBE #9099FE #FE90D0 #FEF590
square
#90FEBE #9099FE #FE90D0 #FEF590
split-complementary
#90FEBE #F590FE #FE9099
monochromatic
#17FD77 #53FD9A #90FEBE #CDFFE2 #E1FFED
Accessibility & contrast
On white
1.23
#90FEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.11
#90FEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90FEBE
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90FEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90FEBE | 1.00 | 1.23 | 17.11 | 17.11 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEFBA
Deuteranopia (green-blind)
#ECE3C2
Tritanopia (blue-blind)
#76FCED
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #90febe; /* rgb */ color: rgb(144, 254, 190); /* oklch */ color: oklch(91.4% 0.136 156.8);
Tailwind
colors: {
custom: {
50: '#b5ffd1',
500: '#90febe',
950: '#000000',
},
}SCSS
$custom: #90febe; $custom-light: #b5ffd1; $custom-dark: #000000;
JSON
{
"hex": "#90febe",
"rgb": {
"r": 144,
"g": 254,
"b": 190
},
"hsl": {
"h": 145.091,
"s": 98.214,
"l": 78.039
},
"oklch": {
"l": 0.91429,
"c": 0.13579,
"h": 156.8
},
"luminance": 0.80531
}Semantic roles & 50–950 ramp
primary
#90FEBE
secondary
#DF53A5
accent
#0086E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121814
muted
#828683