#69E396#69E396
#69E396 is a very light, vivid green. Relative luminance 0.601; OKLCH L 82.6% C 0.155 H 153.6°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #69E396 |
|---|---|
| RGB | rgb(105, 227, 150) |
| HSL | hsl(142, 69%, 65%) |
| HSV | hsv(142, 54%, 89%) |
| CMYK | cmyk(53.7%, 0%, 33.9%, 11%) |
| CIE-LAB | lab(81.91, -51.14, 27.50) |
| CIE-LCH | lch(81.91, 58.07, 151.73°) |
| OKLab | oklab(82.64% -0.139 0.0692) |
| OKLCH | oklch(82.64% 0.155 153.6) |
| XYZ | xyz(38.7969, 60.1400, 38.4119) |
| Luminance | 0.6014 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.20
Weird Green
#3AE57F
ΔE00 4.35
Seafoam Green
#7AF9AB
ΔE00 4.86
Seafoam (survey)
#80F9AD
ΔE00 5.01
Light Greenish Blue
#63F7B4
ΔE00 5.46
Light Blue Green
#7EFBB3
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E396 #E369B6
analogous
#79E369 #69E396 #69E3D3
triadic
#69E396 #9669E3 #E39669
tetradic
#69E396 #6979E3 #E369B6 #E3D369
square
#69E396 #6979E3 #E369B6 #E3D369
split-complementary
#69E396 #D369E3 #E36979
monochromatic
#21B156 #35D972 #69E396 #9DEDBA #D0F6DE
Accessibility & contrast
On white
1.61
#69E396 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#69E396 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E396
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E396 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E396 | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D391
Deuteranopia (green-blind)
#D2C79B
Tritanopia (blue-blind)
#47E0CF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #69e396; /* rgb */ color: rgb(105, 227, 150); /* oklch */ color: oklch(82.6% 0.155 153.6);
Tailwind
colors: {
custom: {
50: '#9cecb5',
500: '#69e396',
950: '#000000',
},
}SCSS
$custom: #69e396; $custom-light: #9cecb5; $custom-dark: #000000;
JSON
{
"hex": "#69e396",
"rgb": {
"r": 105,
"g": 227,
"b": 150
},
"hsl": {
"h": 142.131,
"s": 68.539,
"l": 65.098
},
"oklch": {
"l": 0.82635,
"c": 0.15529,
"h": 153.6
},
"luminance": 0.60143
}Semantic roles & 50–950 ramp
primary
#69E396
secondary
#B23E87
accent
#158BD0
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581