#69F49F#69F49F
#69F49F is a very light, vivid green. Relative luminance 0.702; OKLCH L 86.9% C 0.170 H 153.9°. Best body text is #000000 at 15.04:1 contrast (WCAG AA passes).
Color values
| HEX | #69F49F |
|---|---|
| RGB | rgb(105, 244, 159) |
| HSL | hsl(143, 86%, 68%) |
| HSV | hsv(143, 57%, 96%) |
| CMYK | cmyk(57%, 0%, 34.8%, 4.3%) |
| CIE-LAB | lab(87.10, -56.33, 29.89) |
| CIE-LCH | lch(87.10, 63.77, 152.05°) |
| OKLab | oklab(86.93% -0.1529 0.075) |
| OKLCH | oklch(86.93% 0.17 153.9) |
| XYZ | xyz(44.4309, 70.2037, 44.0034) |
| Luminance | 0.7021 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.96
Light Bluish Green
#76FDA8
ΔE00 2.04
Light Green Blue
#56FCA2
ΔE00 2.09
Sea Green (survey)
#53FCA1
ΔE00 2.19
Seafoam (survey)
#80F9AD
ΔE00 2.43
Light Blue Green
#7EFBB3
ΔE00 3.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F49F #F469BE
analogous
#78F469 #69F49F #69F4E4
triadic
#69F49F #9F69F4 #F49F69
tetradic
#69F49F #6978F4 #F469BE #F4E469
square
#69F49F #6978F4 #F469BE #F4E469
split-complementary
#69F49F #E469F4 #F46978
monochromatic
#0FD35B #30F07B #69F49F #A2F8C3 #DBFCE8
Accessibility & contrast
On white
1.40
#69F49F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.04
#69F49F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F49F
15.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F49F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F49F | 1.00 | 1.40 | 15.04 | 15.04 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E299
Deuteranopia (green-blind)
#E1D5A4
Tritanopia (blue-blind)
#3DF1DE
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #69f49f; /* rgb */ color: rgb(105, 244, 159); /* oklch */ color: oklch(86.9% 0.170 153.9);
Tailwind
colors: {
custom: {
50: '#9ff9bc',
500: '#69f49f',
950: '#000000',
},
}SCSS
$custom: #69f49f; $custom-light: #9ff9bc; $custom-dark: #000000;
JSON
{
"hex": "#69f49f",
"rgb": {
"r": 105,
"g": 244,
"b": 159
},
"hsl": {
"h": 143.309,
"s": 86.335,
"l": 68.431
},
"oklch": {
"l": 0.86929,
"c": 0.17032,
"h": 153.9
},
"luminance": 0.70208
}Semantic roles & 50–950 ramp
primary
#69F49F
secondary
#CD3492
accent
#038CE3
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101712
muted
#808582