#69E090#69E090
#69E090 is a light, vivid green. Relative luminance 0.583; OKLCH L 81.8% C 0.157 H 152.1°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #69E090 |
|---|---|
| RGB | rgb(105, 224, 144) |
| HSL | hsl(140, 66%, 65%) |
| HSV | hsv(140, 53%, 88%) |
| CMYK | cmyk(53.1%, 0%, 35.7%, 12.2%) |
| CIE-LAB | lab(80.92, -50.99, 29.24) |
| CIE-LCH | lch(80.92, 58.78, 150.17°) |
| OKLab | oklab(81.79% -0.1385 0.0732) |
| OKLCH | oklch(81.79% 0.157 152.1) |
| XYZ | xyz(37.5127, 58.3250, 35.6612) |
| Luminance | 0.5833 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.00
Aqua Green
#12E193
ΔE00 4.47
Tealish Green
#0CDC73
ΔE00 5.25
Lightgreen
#90EE90
ΔE00 5.51
Seaweed
#18D17B
ΔE00 5.59
Seafoam Green
#7AF9AB
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E090 #E069B9
analogous
#7EE069 #69E090 #69E0CC
triadic
#69E090 #9069E0 #E09069
tetradic
#69E090 #697EE0 #E069B9 #E0CC69
square
#69E090 #697EE0 #E069B9 #E0CC69
split-complementary
#69E090 #CC69E0 #E0697E
monochromatic
#23AB50 #36D66A #69E090 #9CEAB6 #CEF5DB
Accessibility & contrast
On white
1.66
#69E090 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#69E090 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E090
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E090 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E090 | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D08B
Deuteranopia (green-blind)
#D0C495
Tritanopia (blue-blind)
#4BDDCC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #69e090; /* rgb */ color: rgb(105, 224, 144); /* oklch */ color: oklch(81.8% 0.157 152.1);
Tailwind
colors: {
custom: {
50: '#9ceab1',
500: '#69e090',
950: '#000000',
},
}SCSS
$custom: #69e090; $custom-light: #9ceab1; $custom-dark: #000000;
JSON
{
"hex": "#69e090",
"rgb": {
"r": 105,
"g": 224,
"b": 144
},
"hsl": {
"h": 139.664,
"s": 65.746,
"l": 64.51
},
"oklch": {
"l": 0.81787,
"c": 0.15665,
"h": 152.1
},
"luminance": 0.58328
}Semantic roles & 50–950 ramp
primary
#69E090
secondary
#AD4089
accent
#1892CE
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0F1610
muted
#808481