#69FFA4#69FFA4
#69FFA4 is a very light, vivid green. Relative luminance 0.772; OKLCH L 89.7% C 0.180 H 153.8°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #69FFA4 |
|---|---|
| RGB | rgb(105, 255, 164) |
| HSL | hsl(144, 100%, 71%) |
| HSV | hsv(144, 59%, 100%) |
| CMYK | cmyk(58.8%, 0%, 35.7%, 0%) |
| CIE-LAB | lab(90.41, -59.73, 31.82) |
| CIE-LCH | lch(90.41, 67.67, 151.95°) |
| OKLab | oklab(89.68% -0.1619 0.0797) |
| OKLCH | oklch(89.68% 0.18 153.8) |
| XYZ | xyz(48.2826, 77.1989, 47.4712) |
| Luminance | 0.7720 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.22
Light Green Blue
#56FCA2
ΔE00 1.34
Sea Green (survey)
#53FCA1
ΔE00 1.44
Seafoam Green
#7AF9AB
ΔE00 2.43
Seafoam (survey)
#80F9AD
ΔE00 2.89
Light Blue Green
#7EFBB3
ΔE00 3.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FFA4 #FF69C4
analogous
#79FF69 #69FFA4 #69FFEF
triadic
#69FFA4 #A469FF #FFA469
tetradic
#69FFA4 #6979FF #FF69C4 #FFEF69
square
#69FFA4 #6979FF #FF69C4 #FFEF69
split-complementary
#69FFA4 #EF69FF #FF6979
monochromatic
#00EE5D #2CFF7F #69FFA4 #A6FFC9 #E0FFEC
Accessibility & contrast
On white
1.28
#69FFA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#69FFA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FFA4
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FFA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FFA4 | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC9E
Deuteranopia (green-blind)
#EBDEAA
Tritanopia (blue-blind)
#34FCE8
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #69ffa4; /* rgb */ color: rgb(105, 255, 164); /* oklch */ color: oklch(89.7% 0.180 153.8);
Tailwind
colors: {
custom: {
50: '#a0ffbf',
500: '#69ffa4',
950: '#000000',
},
}SCSS
$custom: #69ffa4; $custom-light: #a0ffbf; $custom-dark: #000000;
JSON
{
"hex": "#69ffa4",
"rgb": {
"r": 105,
"g": 255,
"b": 164
},
"hsl": {
"h": 143.6,
"s": 100,
"l": 70.588
},
"oklch": {
"l": 0.89676,
"c": 0.18049,
"h": 153.8
},
"luminance": 0.77204
}Semantic roles & 50–950 ramp
primary
#69FFA4
secondary
#DB3198
accent
#008BE6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101812
muted
#818682