#69E39F#69E39F
#69E39F is a very light, vivid green. Relative luminance 0.604; OKLCH L 82.8% C 0.147 H 156.6°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #69E39F |
|---|---|
| RGB | rgb(105, 227, 159) |
| HSL | hsl(147, 69%, 65%) |
| HSV | hsv(147, 54%, 89%) |
| CMYK | cmyk(53.7%, 0%, 30%, 11%) |
| CIE-LAB | lab(82.08, -49.46, 23.08) |
| CIE-LCH | lch(82.08, 54.58, 154.99°) |
| OKLab | oklab(82.82% -0.135 0.0585) |
| OKLCH | oklch(82.82% 0.147 156.6) |
| XYZ | xyz(39.5496, 60.4411, 42.3763) |
| Luminance | 0.6045 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.15
Light Greenish Blue
#63F7B4
ΔE00 4.63
Seafoam Green
#7AF9AB
ΔE00 4.98
Seafoam (survey)
#80F9AD
ΔE00 5.05
Seafoam
#7FE0B3
ΔE00 5.07
Light Blue Green
#7EFBB3
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E39F #E369AD
analogous
#70E369 #69E39F #69E3DC
triadic
#69E39F #9F69E3 #E39F69
tetradic
#69E39F #6970E3 #E369AD #E3DC69
square
#69E39F #6970E3 #E369AD #E3DC69
split-complementary
#69E39F #DC69E3 #E36970
monochromatic
#21B161 #35D97E #69E39F #9DEDC0 #D0F6E1
Accessibility & contrast
On white
1.60
#69E39F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#69E39F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E39F
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E39F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E39F | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D39B
Deuteranopia (green-blind)
#D0C7A3
Tritanopia (blue-blind)
#43E1D1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #69e39f; /* rgb */ color: rgb(105, 227, 159); /* oklch */ color: oklch(82.8% 0.147 156.6);
Tailwind
colors: {
custom: {
50: '#9cecbb',
500: '#69e39f',
950: '#000000',
},
}SCSS
$custom: #69e39f; $custom-light: #9cecbb; $custom-dark: #000000;
JSON
{
"hex": "#69e39f",
"rgb": {
"r": 105,
"g": 227,
"b": 159
},
"hsl": {
"h": 146.557,
"s": 68.539,
"l": 65.098
},
"oklch": {
"l": 0.82822,
"c": 0.14715,
"h": 156.6
},
"luminance": 0.60445
}Semantic roles & 50–950 ramp
primary
#69E39F
secondary
#B23E7F
accent
#157ED0
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1612
muted
#808582