#69E890#69E890
#69E890 is a very light, vivid green. Relative luminance 0.627; OKLCH L 83.7% C 0.168 H 151.2°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #69E890 |
|---|---|
| RGB | rgb(105, 232, 144) |
| HSL | hsl(138, 73%, 66%) |
| HSV | hsv(138, 55%, 91%) |
| CMYK | cmyk(54.7%, 0%, 37.9%, 9%) |
| CIE-LAB | lab(83.30, -54.21, 32.40) |
| CIE-LCH | lch(83.30, 63.16, 149.13°) |
| OKLab | oklab(83.74% -0.147 0.0808) |
| OKLCH | oklch(83.74% 0.168 151.2) |
| XYZ | xyz(39.7135, 62.7266, 36.3948) |
| Luminance | 0.6273 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.24
Lightgreen
#90EE90
ΔE00 4.33
Seafoam Green
#7AF9AB
ΔE00 4.42
Light Green Blue
#56FCA2
ΔE00 4.65
Sea Green (survey)
#53FCA1
ΔE00 4.67
Turquoise Green
#04F489
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E890 #E869C1
analogous
#81E869 #69E890 #69E8CF
triadic
#69E890 #9069E8 #E89069
tetradic
#69E890 #6981E8 #E869C1 #E8CF69
square
#69E890 #6981E8 #E869C1 #E8CF69
split-complementary
#69E890 #CF69E8 #E86981
monochromatic
#1DBA4D #34E069 #69E890 #9EF0B7 #D3F8DF
Accessibility & contrast
On white
1.55
#69E890 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#69E890 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E890
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E890 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E890 | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D78A
Deuteranopia (green-blind)
#D7CB96
Tritanopia (blue-blind)
#48E5D2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #69e890; /* rgb */ color: rgb(105, 232, 144); /* oklch */ color: oklch(83.7% 0.168 151.2);
Tailwind
colors: {
custom: {
50: '#9df0b1',
500: '#69e890',
950: '#000000',
},
}SCSS
$custom: #69e890; $custom-light: #9df0b1; $custom-dark: #000000;
JSON
{
"hex": "#69e890",
"rgb": {
"r": 105,
"g": 232,
"b": 144
},
"hsl": {
"h": 138.425,
"s": 73.41,
"l": 66.078
},
"oklch": {
"l": 0.83735,
"c": 0.1677,
"h": 151.2
},
"luminance": 0.6273
}Semantic roles & 50–950 ramp
primary
#69E890
secondary
#BA3C93
accent
#1099D6
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1711
muted
#808581