#90F693#90F693
#90F693 is a very light, vivid green. Relative luminance 0.739; OKLCH L 88.7% C 0.164 H 144.7°. Best body text is #000000 at 15.79:1 contrast (WCAG AA passes).
Color values
| HEX | #90F693 |
|---|---|
| RGB | rgb(144, 246, 147) |
| HSL | hsl(122, 85%, 76%) |
| HSV | hsv(122, 41%, 96%) |
| CMYK | cmyk(41.5%, 0%, 40.2%, 3.5%) |
| CIE-LAB | lab(88.90, -49.26, 38.52) |
| CIE-LCH | lch(88.90, 62.53, 141.98°) |
| OKLab | oklab(88.73% -0.1341 0.0951) |
| OKLCH | oklch(88.73% 0.164 144.7) |
| XYZ | xyz(49.7214, 73.9443, 39.2508) |
| Luminance | 0.7395 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 1.21
Lightgreen
#90EE90
ΔE00 1.76
Mint Green
#8FFF9F
ΔE00 2.20
Baby Green
#8CFF9E
ΔE00 2.26
Foam Green
#90FDA9
ΔE00 3.37
Pastel Green
#B0FF9D
ΔE00 3.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90F693 #F690F3
analogous
#C0F690 #90F693 #90F6C6
triadic
#90F693 #9390F6 #F69390
tetradic
#90F693 #90C0F6 #F690F3 #F6C690
square
#90F693 #90C0F6 #F690F3 #F6C690
split-complementary
#90F693 #C690F6 #F690C0
monochromatic
#1FED25 #57F15C #90F693 #C9FBCA #E3FDE3
Accessibility & contrast
On white
1.33
#90F693 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.79
#90F693 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90F693
15.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90F693 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90F693 | 1.00 | 1.33 | 15.79 | 15.79 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE58C
Deuteranopia (green-blind)
#EBDB99
Tritanopia (blue-blind)
#83F1DE
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #90f693; /* rgb */ color: rgb(144, 246, 147); /* oklch */ color: oklch(88.7% 0.164 144.7);
Tailwind
colors: {
custom: {
50: '#b5fab4',
500: '#90f693',
950: '#000000',
},
}SCSS
$custom: #90f693; $custom-light: #b5fab4; $custom-dark: #000000;
JSON
{
"hex": "#90f693",
"rgb": {
"r": 144,
"g": 246,
"b": 147
},
"hsl": {
"h": 121.765,
"s": 85,
"l": 76.471
},
"oklch": {
"l": 0.88727,
"c": 0.1644,
"h": 144.7
},
"luminance": 0.73947
}Semantic roles & 50–950 ramp
primary
#90F693
secondary
#D456D0
accent
#04DBE1
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#121711
muted
#828581