#90F2AF#90F2AF
#90F2AF is a very light, vivid green. Relative luminance 0.725; OKLCH L 88.3% C 0.132 H 153.1°. Best body text is #000000 at 15.51:1 contrast (WCAG AA passes).
Color values
| HEX | #90F2AF |
|---|---|
| RGB | rgb(144, 242, 175) |
| HSL | hsl(139, 79%, 76%) |
| HSV | hsv(139, 40%, 95%) |
| CMYK | cmyk(40.5%, 0%, 27.7%, 5.1%) |
| CIE-LAB | lab(88.22, -42.96, 23.50) |
| CIE-LCH | lch(88.22, 48.97, 151.32°) |
| OKLab | oklab(88.33% -0.1176 0.0597) |
| OKLCH | oklch(88.33% 0.132 153.1) |
| XYZ | xyz(50.9884, 72.5254, 51.8612) |
| Luminance | 0.7253 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sea Green
#98F6B0
ΔE00 1.29
Seafoam (survey)
#80F9AD
ΔE00 2.56
Light Blue Green
#7EFBB3
ΔE00 2.87
Light Seafoam
#A0FEBF
ΔE00 2.91
Seafoam Green
#7AF9AB
ΔE00 3.04
Light Mint Green
#A6FBB2
ΔE00 3.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90F2AF #F290D3
analogous
#A2F290 #90F2AF #90F2E0
triadic
#90F2AF #AF90F2 #F2AF90
tetradic
#90F2AF #90A2F2 #F290D3 #F2E090
square
#90F2AF #90A2F2 #F290D3 #F2E090
split-complementary
#90F2AF #E090F2 #F290A2
monochromatic
#22E560 #59EC88 #90F2AF #C7F8D6 #E4FCEB
Accessibility & contrast
On white
1.35
#90F2AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.51
#90F2AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90F2AF
15.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90F2AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90F2AF | 1.00 | 1.35 | 15.51 | 15.51 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E4AB
Deuteranopia (green-blind)
#E3D9B3
Tritanopia (blue-blind)
#7DF0E0
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #90f2af; /* rgb */ color: rgb(144, 242, 175); /* oklch */ color: oklch(88.3% 0.132 153.1);
Tailwind
colors: {
custom: {
50: '#b4f7c7',
500: '#90f2af',
950: '#000000',
},
}SCSS
$custom: #90f2af; $custom-light: #b4f7c7; $custom-dark: #000000;
JSON
{
"hex": "#90f2af",
"rgb": {
"r": 144,
"g": 242,
"b": 175
},
"hsl": {
"h": 138.98,
"s": 79.032,
"l": 75.686
},
"oklch": {
"l": 0.88332,
"c": 0.13188,
"h": 153.1
},
"luminance": 0.72529
}Semantic roles & 50–950 ramp
primary
#90F2AF
secondary
#CF57A9
accent
#0A99DB
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111713
muted
#818582