#69E09E#69E09E
#69E09E is a very light, vivid green. Relative luminance 0.588; OKLCH L 82.1% C 0.144 H 156.8°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #69E09E |
|---|---|
| RGB | rgb(105, 224, 158) |
| HSL | hsl(147, 66%, 65%) |
| HSV | hsv(147, 53%, 88%) |
| CMYK | cmyk(53.1%, 0%, 29.5%, 12.2%) |
| CIE-LAB | lab(81.17, -48.41, 22.35) |
| CIE-LCH | lch(81.17, 53.32, 155.21°) |
| OKLab | oklab(82.08% -0.1322 0.0567) |
| OKLCH | oklch(82.08% 0.144 156.8) |
| XYZ | xyz(38.6498, 58.7798, 41.6500) |
| Luminance | 0.5878 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.24
Seafoam
#7FE0B3
ΔE00 4.78
Light Greenish Blue
#63F7B4
ΔE00 5.22
Hospital Green
#9BE5AA
ΔE00 5.56
Seafoam Green
#7AF9AB
ΔE00 5.67
Eucalyptus
#44D7A8
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E09E #E069AB
analogous
#70E069 #69E09E #69E0DA
triadic
#69E09E #9E69E0 #E09E69
tetradic
#69E09E #6970E0 #E069AB #E0DA69
square
#69E09E #6970E0 #E069AB #E0DA69
split-complementary
#69E09E #DA69E0 #E06970
monochromatic
#23AB60 #36D67D #69E09E #9CEABF #CEF5E0
Accessibility & contrast
On white
1.65
#69E09E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#69E09E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E09E
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E09E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E09E | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD19A
Deuteranopia (green-blind)
#CEC5A2
Tritanopia (blue-blind)
#45DECE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #69e09e; /* rgb */ color: rgb(105, 224, 158); /* oklch */ color: oklch(82.1% 0.144 156.8);
Tailwind
colors: {
custom: {
50: '#9ceabb',
500: '#69e09e',
950: '#000000',
},
}SCSS
$custom: #69e09e; $custom-light: #9ceabb; $custom-dark: #000000;
JSON
{
"hex": "#69e09e",
"rgb": {
"r": 105,
"g": 224,
"b": 158
},
"hsl": {
"h": 146.723,
"s": 65.746,
"l": 64.51
},
"oklch": {
"l": 0.82075,
"c": 0.14389,
"h": 156.8
},
"luminance": 0.58783
}Semantic roles & 50–950 ramp
primary
#69E09E
secondary
#AD407D
accent
#187DCE
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481