#6FDB90#6FDB90
#6FDB90 is a light, vivid green. Relative luminance 0.561; OKLCH L 80.8% C 0.146 H 151.8°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #6FDB90 |
|---|---|
| RGB | rgb(111, 219, 144) |
| HSL | hsl(138, 60%, 65%) |
| HSV | hsv(138, 49%, 86%) |
| CMYK | cmyk(49.3%, 0%, 34.2%, 14.1%) |
| CIE-LAB | lab(79.64, -47.44, 27.57) |
| CIE-LCH | lch(79.64, 54.87, 149.84°) |
| OKLab | oklab(80.8% -0.1291 0.0692) |
| OKLCH | oklch(80.8% 0.146 151.8) |
| XYZ | xyz(36.9186, 56.0532, 35.2540) |
| Luminance | 0.5606 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 5.13
Weird Green
#3AE57F
ΔE00 5.17
Emerald
#50C878
ΔE00 5.34
Seaweed
#18D17B
ΔE00 5.58
Hospital Green
#9BE5AA
ΔE00 5.73
Tealish Green
#0CDC73
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FDB90 #DB6FBA
analogous
#84DB6F #6FDB90 #6FDBC6
triadic
#6FDB90 #906FDB #DB906F
tetradic
#6FDB90 #6F84DB #DB6FBA #DBC66F
square
#6FDB90 #6F84DB #DB6FBA #DBC66F
split-complementary
#6FDB90 #C66FDB #DB6F84
monochromatic
#2AA650 #3ECF6A #6FDB90 #A0E7B6 #D1F3DB
Accessibility & contrast
On white
1.72
#6FDB90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#6FDB90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FDB90
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FDB90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FDB90 | 1.00 | 1.72 | 12.21 | 12.21 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCC8B
Deuteranopia (green-blind)
#CCC195
Tritanopia (blue-blind)
#57D8C8
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #6fdb90; /* rgb */ color: rgb(111, 219, 144); /* oklch */ color: oklch(80.8% 0.146 151.8);
Tailwind
colors: {
custom: {
50: '#9fe7b1',
500: '#6fdb90',
950: '#000000',
},
}SCSS
$custom: #6fdb90; $custom-light: #9fe7b1; $custom-dark: #000000;
JSON
{
"hex": "#6fdb90",
"rgb": {
"r": 111,
"g": 219,
"b": 144
},
"hsl": {
"h": 138.333,
"s": 60,
"l": 64.706
},
"oklch": {
"l": 0.80804,
"c": 0.14646,
"h": 151.8
},
"luminance": 0.56056
}Semantic roles & 50–950 ramp
primary
#6FDB90
secondary
#A9458B
accent
#1E94C8
background
#FCFEFD
surface
#F6FCF7
border
#D0D5D0
text
#0F1610
muted
#808481