#69E395#69E395
#69E395 is a very light, vivid green. Relative luminance 0.601; OKLCH L 82.6% C 0.156 H 153.2°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #69E395 |
|---|---|
| RGB | rgb(105, 227, 149) |
| HSL | hsl(142, 69%, 65%) |
| HSV | hsv(142, 54%, 89%) |
| CMYK | cmyk(53.7%, 0%, 34.4%, 11%) |
| CIE-LAB | lab(81.90, -51.33, 27.99) |
| CIE-LCH | lch(81.90, 58.46, 151.40°) |
| OKLab | oklab(82.62% -0.1395 0.0703) |
| OKLCH | oklch(82.62% 0.156 153.2) |
| XYZ | xyz(38.7167, 60.1080, 37.9897) |
| Luminance | 0.6011 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.21
Aqua Green
#12E193
ΔE00 4.25
Seafoam Green
#7AF9AB
ΔE00 4.89
Seafoam (survey)
#80F9AD
ΔE00 5.05
Lightgreen
#90EE90
ΔE00 5.54
Light Greenish Blue
#63F7B4
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E395 #E369B7
analogous
#7AE369 #69E395 #69E3D2
triadic
#69E395 #9569E3 #E39569
tetradic
#69E395 #697AE3 #E369B7 #E3D269
square
#69E395 #697AE3 #E369B7 #E3D269
split-complementary
#69E395 #D269E3 #E3697A
monochromatic
#21B155 #35D971 #69E395 #9DEDB9 #D0F6DE
Accessibility & contrast
On white
1.61
#69E395 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#69E395 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E395
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E395 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E395 | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D390
Deuteranopia (green-blind)
#D2C79A
Tritanopia (blue-blind)
#48E0CF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #69e395; /* rgb */ color: rgb(105, 227, 149); /* oklch */ color: oklch(82.6% 0.156 153.2);
Tailwind
colors: {
custom: {
50: '#9cecb4',
500: '#69e395',
950: '#000000',
},
}SCSS
$custom: #69e395; $custom-light: #9cecb4; $custom-dark: #000000;
JSON
{
"hex": "#69e395",
"rgb": {
"r": 105,
"g": 227,
"b": 149
},
"hsl": {
"h": 141.639,
"s": 68.539,
"l": 65.098
},
"oklch": {
"l": 0.82615,
"c": 0.1562,
"h": 153.2
},
"luminance": 0.60111
}Semantic roles & 50–950 ramp
primary
#69E395
secondary
#B23E88
accent
#158DD0
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581