#69E397#69E397
#69E397 is a very light, vivid green. Relative luminance 0.602; OKLCH L 82.7% C 0.154 H 153.9°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #69E397 |
|---|---|
| RGB | rgb(105, 227, 151) |
| HSL | hsl(143, 69%, 65%) |
| HSV | hsv(143, 54%, 89%) |
| CMYK | cmyk(53.7%, 0%, 33.5%, 11%) |
| CIE-LAB | lab(81.93, -50.96, 27.01) |
| CIE-LCH | lch(81.93, 57.68, 152.08°) |
| OKLab | oklab(82.66% -0.1386 0.068) |
| OKLCH | oklch(82.66% 0.154 153.9) |
| XYZ | xyz(38.8777, 60.1724, 38.8378) |
| Luminance | 0.6018 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.15
Weird Green
#3AE57F
ΔE00 4.49
Seafoam Green
#7AF9AB
ΔE00 4.84
Seafoam (survey)
#80F9AD
ΔE00 4.99
Light Greenish Blue
#63F7B4
ΔE00 5.35
Light Blue Green
#7EFBB3
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E397 #E369B5
analogous
#78E369 #69E397 #69E3D4
triadic
#69E397 #9769E3 #E39769
tetradic
#69E397 #6978E3 #E369B5 #E3D469
square
#69E397 #6978E3 #E369B5 #E3D469
split-complementary
#69E397 #D469E3 #E36978
monochromatic
#21B157 #35D973 #69E397 #9DEDBB #D0F6DF
Accessibility & contrast
On white
1.61
#69E397 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#69E397 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E397
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E397 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E397 | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D392
Deuteranopia (green-blind)
#D2C79C
Tritanopia (blue-blind)
#47E1CF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #69e397; /* rgb */ color: rgb(105, 227, 151); /* oklch */ color: oklch(82.7% 0.154 153.9);
Tailwind
colors: {
custom: {
50: '#9cecb6',
500: '#69e397',
950: '#000000',
},
}SCSS
$custom: #69e397; $custom-light: #9cecb6; $custom-dark: #000000;
JSON
{
"hex": "#69e397",
"rgb": {
"r": 105,
"g": 227,
"b": 151
},
"hsl": {
"h": 142.623,
"s": 68.539,
"l": 65.098
},
"oklch": {
"l": 0.82656,
"c": 0.15436,
"h": 153.9
},
"luminance": 0.60176
}Semantic roles & 50–950 ramp
primary
#69E397
secondary
#B23E86
accent
#158AD0
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581