#69E39E#69E39E
#69E39E is a very light, vivid green. Relative luminance 0.604; OKLCH L 82.8% C 0.148 H 156.2°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #69E39E |
|---|---|
| RGB | rgb(105, 227, 158) |
| HSL | hsl(146, 69%, 65%) |
| HSV | hsv(146, 54%, 89%) |
| CMYK | cmyk(53.7%, 0%, 30.4%, 11%) |
| CIE-LAB | lab(82.06, -49.66, 23.57) |
| CIE-LCH | lch(82.06, 54.97, 154.61°) |
| OKLab | oklab(82.8% -0.1355 0.0597) |
| OKLCH | oklch(82.8% 0.148 156.2) |
| XYZ | xyz(39.4632, 60.4066, 41.9211) |
| Luminance | 0.6041 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.12
Light Greenish Blue
#63F7B4
ΔE00 4.70
Seafoam Green
#7AF9AB
ΔE00 4.93
Seafoam (survey)
#80F9AD
ΔE00 5.01
Seafoam
#7FE0B3
ΔE00 5.25
Light Blue Green
#7EFBB3
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E39E #E369AE
analogous
#71E369 #69E39E #69E3DB
triadic
#69E39E #9E69E3 #E39E69
tetradic
#69E39E #6971E3 #E369AE #E3DB69
square
#69E39E #6971E3 #E369AE #E3DB69
split-complementary
#69E39E #DB69E3 #E36971
monochromatic
#21B15F #35D97D #69E39E #9DEDBF #D0F6E1
Accessibility & contrast
On white
1.61
#69E39E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#69E39E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E39E
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E39E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E39E | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D39A
Deuteranopia (green-blind)
#D1C7A2
Tritanopia (blue-blind)
#44E1D1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #69e39e; /* rgb */ color: rgb(105, 227, 158); /* oklch */ color: oklch(82.8% 0.148 156.2);
Tailwind
colors: {
custom: {
50: '#9cecbb',
500: '#69e39e',
950: '#000000',
},
}SCSS
$custom: #69e39e; $custom-light: #9cecbb; $custom-dark: #000000;
JSON
{
"hex": "#69e39e",
"rgb": {
"r": 105,
"g": 227,
"b": 158
},
"hsl": {
"h": 146.066,
"s": 68.539,
"l": 65.098
},
"oklch": {
"l": 0.82801,
"c": 0.14805,
"h": 156.2
},
"luminance": 0.6041
}Semantic roles & 50–950 ramp
primary
#69E39E
secondary
#B23E80
accent
#157FD0
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581