#69E39A#69E39A
#69E39A is a very light, vivid green. Relative luminance 0.603; OKLCH L 82.7% C 0.152 H 154.8°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #69E39A |
|---|---|
| RGB | rgb(105, 227, 154) |
| HSL | hsl(144, 69%, 65%) |
| HSV | hsv(144, 54%, 89%) |
| CMYK | cmyk(53.7%, 0%, 32.2%, 11%) |
| CIE-LAB | lab(81.99, -50.41, 25.54) |
| CIE-LCH | lch(81.99, 56.51, 153.13°) |
| OKLab | oklab(82.72% -0.1373 0.0644) |
| OKLCH | oklch(82.72% 0.152 154.8) |
| XYZ | xyz(39.1245, 60.2711, 40.1373) |
| Luminance | 0.6028 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.08
Seafoam Green
#7AF9AB
ΔE00 4.83
Seafoam (survey)
#80F9AD
ΔE00 4.95
Weird Green
#3AE57F
ΔE00 4.95
Light Greenish Blue
#63F7B4
ΔE00 5.04
Light Blue Green
#7EFBB3
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E39A #E369B2
analogous
#75E369 #69E39A #69E3D7
triadic
#69E39A #9A69E3 #E39A69
tetradic
#69E39A #6975E3 #E369B2 #E3D769
square
#69E39A #6975E3 #E369B2 #E3D769
split-complementary
#69E39A #D769E3 #E36975
monochromatic
#21B15B #35D977 #69E39A #9DEDBD #D0F6DF
Accessibility & contrast
On white
1.61
#69E39A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#69E39A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E39A
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E39A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E39A | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D395
Deuteranopia (green-blind)
#D1C79F
Tritanopia (blue-blind)
#46E1D0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #69e39a; /* rgb */ color: rgb(105, 227, 154); /* oklch */ color: oklch(82.7% 0.152 154.8);
Tailwind
colors: {
custom: {
50: '#9cecb8',
500: '#69e39a',
950: '#000000',
},
}SCSS
$custom: #69e39a; $custom-light: #9cecb8; $custom-dark: #000000;
JSON
{
"hex": "#69e39a",
"rgb": {
"r": 105,
"g": 227,
"b": 154
},
"hsl": {
"h": 144.098,
"s": 68.539,
"l": 65.098
},
"oklch": {
"l": 0.82717,
"c": 0.15164,
"h": 154.8
},
"luminance": 0.60275
}Semantic roles & 50–950 ramp
primary
#69E39A
secondary
#B23E83
accent
#1585D0
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581