#69F49E#69F49E
#69F49E is a very light, vivid green. Relative luminance 0.702; OKLCH L 86.9% C 0.171 H 153.6°. Best body text is #000000 at 15.03:1 contrast (WCAG AA passes).
Color values
| HEX | #69F49E |
|---|---|
| RGB | rgb(105, 244, 158) |
| HSL | hsl(143, 86%, 68%) |
| HSV | hsv(143, 57%, 96%) |
| CMYK | cmyk(57%, 0%, 35.2%, 4.3%) |
| CIE-LAB | lab(87.08, -56.51, 30.37) |
| CIE-LCH | lch(87.08, 64.16, 151.75°) |
| OKLab | oklab(86.91% -0.1533 0.0762) |
| OKLCH | oklch(86.91% 0.171 153.6) |
| XYZ | xyz(44.3444, 70.1691, 43.5482) |
| Luminance | 0.7017 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 2.06
Seafoam Green
#7AF9AB
ΔE00 2.07
Light Green Blue
#56FCA2
ΔE00 2.09
Sea Green (survey)
#53FCA1
ΔE00 2.19
Seafoam (survey)
#80F9AD
ΔE00 2.53
Light Blue Green
#7EFBB3
ΔE00 3.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F49E #F469BF
analogous
#79F469 #69F49E #69F4E4
triadic
#69F49E #9E69F4 #F49E69
tetradic
#69F49E #6979F4 #F469BF #F4E469
square
#69F49E #6979F4 #F469BF #F4E469
split-complementary
#69F49E #E469F4 #F46979
monochromatic
#0FD35A #30F079 #69F49E #A2F8C3 #DBFCE8
Accessibility & contrast
On white
1.40
#69F49E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.03
#69F49E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F49E
15.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F49E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F49E | 1.00 | 1.40 | 15.03 | 15.03 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E298
Deuteranopia (green-blind)
#E1D5A3
Tritanopia (blue-blind)
#3DF1DE
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #69f49e; /* rgb */ color: rgb(105, 244, 158); /* oklch */ color: oklch(86.9% 0.171 153.6);
Tailwind
colors: {
custom: {
50: '#9ff9bb',
500: '#69f49e',
950: '#000000',
},
}SCSS
$custom: #69f49e; $custom-light: #9ff9bb; $custom-dark: #000000;
JSON
{
"hex": "#69f49e",
"rgb": {
"r": 105,
"g": 244,
"b": 158
},
"hsl": {
"h": 142.878,
"s": 86.335,
"l": 68.431
},
"oklch": {
"l": 0.8691,
"c": 0.17122,
"h": 153.6
},
"luminance": 0.70173
}Semantic roles & 50–950 ramp
primary
#69F49E
secondary
#CD3493
accent
#038DE3
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101712
muted
#808582