#69E990#69E990
#69E990 is a very light, vivid green. Relative luminance 0.633; OKLCH L 84.0% C 0.169 H 151.1°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #69E990 |
|---|---|
| RGB | rgb(105, 233, 144) |
| HSL | hsl(138, 74%, 66%) |
| HSV | hsv(138, 55%, 91%) |
| CMYK | cmyk(54.9%, 0%, 38.2%, 8.6%) |
| CIE-LAB | lab(83.60, -54.61, 32.80) |
| CIE-LCH | lch(83.60, 63.70, 149.01°) |
| OKLab | oklab(83.98% -0.148 0.0817) |
| OKLCH | oklch(83.98% 0.169 151.1) |
| XYZ | xyz(39.9958, 63.2911, 36.4889) |
| Luminance | 0.6330 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.23
Lightgreen
#90EE90
ΔE00 4.23
Seafoam Green
#7AF9AB
ΔE00 4.32
Light Green Blue
#56FCA2
ΔE00 4.47
Sea Green (survey)
#53FCA1
ΔE00 4.49
Turquoise Green
#04F489
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E990 #E969C2
analogous
#82E969 #69E990 #69E9D0
triadic
#69E990 #9069E9 #E99069
tetradic
#69E990 #6982E9 #E969C2 #E9D069
square
#69E990 #6982E9 #E969C2 #E9D069
split-complementary
#69E990 #D069E9 #E96982
monochromatic
#1CBC4C #34E169 #69E990 #9EF1B7 #D4F9DF
Accessibility & contrast
On white
1.54
#69E990 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#69E990 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E990
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E990 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E990 | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD88A
Deuteranopia (green-blind)
#D8CC96
Tritanopia (blue-blind)
#48E6D3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #69e990; /* rgb */ color: rgb(105, 233, 144); /* oklch */ color: oklch(84.0% 0.169 151.1);
Tailwind
colors: {
custom: {
50: '#9df1b1',
500: '#69e990',
950: '#000000',
},
}SCSS
$custom: #69e990; $custom-light: #9df1b1; $custom-dark: #000000;
JSON
{
"hex": "#69e990",
"rgb": {
"r": 105,
"g": 233,
"b": 144
},
"hsl": {
"h": 138.281,
"s": 74.419,
"l": 66.275
},
"oklch": {
"l": 0.83979,
"c": 0.16907,
"h": 151.1
},
"luminance": 0.63295
}Semantic roles & 50–950 ramp
primary
#69E990
secondary
#BB3B94
accent
#0F9AD7
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1711
muted
#808581