#69E095#69E095
#69E095 is a light, vivid green. Relative luminance 0.585; OKLCH L 81.9% C 0.152 H 153.7°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #69E095 |
|---|---|
| RGB | rgb(105, 224, 149) |
| HSL | hsl(142, 66%, 65%) |
| HSV | hsv(142, 53%, 88%) |
| CMYK | cmyk(53.1%, 0%, 33.5%, 12.2%) |
| CIE-LAB | lab(81.01, -50.10, 26.79) |
| CIE-LCH | lch(81.01, 56.81, 151.87°) |
| OKLab | oklab(81.89% -0.1363 0.0674) |
| OKLCH | oklch(81.89% 0.152 153.7) |
| XYZ | xyz(37.9033, 58.4812, 37.7185) |
| Luminance | 0.5848 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.19
Weird Green
#3AE57F
ΔE00 4.65
Seafoam Green
#7AF9AB
ΔE00 5.50
Seafoam (survey)
#80F9AD
ΔE00 5.62
Seaweed
#18D17B
ΔE00 5.75
Hospital Green
#9BE5AA
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E095 #E069B4
analogous
#79E069 #69E095 #69E0D1
triadic
#69E095 #9569E0 #E09569
tetradic
#69E095 #6979E0 #E069B4 #E0D169
square
#69E095 #6979E0 #E069B4 #E0D169
split-complementary
#69E095 #D169E0 #E06979
monochromatic
#23AB56 #36D671 #69E095 #9CEAB9 #CEF5DD
Accessibility & contrast
On white
1.65
#69E095 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#69E095 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E095
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E095 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E095 | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D090
Deuteranopia (green-blind)
#CFC49A
Tritanopia (blue-blind)
#49DECD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #69e095; /* rgb */ color: rgb(105, 224, 149); /* oklch */ color: oklch(81.9% 0.152 153.7);
Tailwind
colors: {
custom: {
50: '#9ceab4',
500: '#69e095',
950: '#000000',
},
}SCSS
$custom: #69e095; $custom-light: #9ceab4; $custom-dark: #000000;
JSON
{
"hex": "#69e095",
"rgb": {
"r": 105,
"g": 224,
"b": 149
},
"hsl": {
"h": 142.185,
"s": 65.746,
"l": 64.51
},
"oklch": {
"l": 0.81887,
"c": 0.15203,
"h": 153.7
},
"luminance": 0.58484
}Semantic roles & 50–950 ramp
primary
#69E095
secondary
#AD4085
accent
#188ACE
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481