#69F59A#69F59A
#69F59A is a very light, vivid green. Relative luminance 0.706; OKLCH L 87.1% C 0.176 H 152.4°. Best body text is #000000 at 15.13:1 contrast (WCAG AA passes).
Color values
| HEX | #69F59A |
|---|---|
| RGB | rgb(105, 245, 154) |
| HSL | hsl(141, 88%, 69%) |
| HSV | hsv(141, 57%, 96%) |
| CMYK | cmyk(57.1%, 0%, 37.1%, 3.9%) |
| CIE-LAB | lab(87.31, -57.61, 32.69) |
| CIE-LCH | lch(87.31, 66.23, 150.43°) |
| OKLab | oklab(87.08% -0.1561 0.0816) |
| OKLCH | oklch(87.08% 0.176 152.4) |
| XYZ | xyz(44.3074, 70.6370, 41.8650) |
| Luminance | 0.7064 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.14
Light Bluish Green
#76FDA8
ΔE00 2.18
Sea Green (survey)
#53FCA1
ΔE00 2.19
Seafoam Green
#7AF9AB
ΔE00 2.58
Seafoam (survey)
#80F9AD
ΔE00 3.02
Foam Green
#90FDA9
ΔE00 3.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F59A #F569C4
analogous
#7EF569 #69F59A #69F5E0
triadic
#69F59A #9A69F5 #F59A69
tetradic
#69F59A #697EF5 #F569C4 #F5E069
square
#69F59A #697EF5 #F569C4 #F5E069
split-complementary
#69F59A #E069F5 #F5697E
monochromatic
#0ED554 #30F173 #69F59A #A2F9C1 #DCFDE7
Accessibility & contrast
On white
1.39
#69F59A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.13
#69F59A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F59A
15.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F59A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F59A | 1.00 | 1.39 | 15.13 | 15.13 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E394
Deuteranopia (green-blind)
#E2D6A0
Tritanopia (blue-blind)
#3FF2DE
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #69f59a; /* rgb */ color: rgb(105, 245, 154); /* oklch */ color: oklch(87.1% 0.176 152.4);
Tailwind
colors: {
custom: {
50: '#9ff9b8',
500: '#69f59a',
950: '#000000',
},
}SCSS
$custom: #69f59a; $custom-light: #9ff9b8; $custom-dark: #000000;
JSON
{
"hex": "#69f59a",
"rgb": {
"r": 105,
"g": 245,
"b": 154
},
"hsl": {
"h": 141,
"s": 87.5,
"l": 68.627
},
"oklch": {
"l": 0.87076,
"c": 0.17616,
"h": 152.4
},
"luminance": 0.70641
}Semantic roles & 50–950 ramp
primary
#69F59A
secondary
#CE3498
accent
#0195E4
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581