#69FFA5#69FFA5
#69FFA5 is a very light, vivid green. Relative luminance 0.772; OKLCH L 89.7% C 0.180 H 154.0°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #69FFA5 |
|---|---|
| RGB | rgb(105, 255, 165) |
| HSL | hsl(144, 100%, 71%) |
| HSV | hsv(144, 59%, 100%) |
| CMYK | cmyk(58.8%, 0%, 35.3%, 0%) |
| CIE-LAB | lab(90.43, -59.55, 31.34) |
| CIE-LCH | lch(90.43, 67.29, 152.24°) |
| OKLab | oklab(89.7% -0.1615 0.0786) |
| OKLCH | oklch(89.7% 0.18 154) |
| XYZ | xyz(48.3733, 77.2352, 47.9487) |
| Luminance | 0.7724 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.15
Light Green Blue
#56FCA2
ΔE00 1.29
Sea Green (survey)
#53FCA1
ΔE00 1.42
Seafoam Green
#7AF9AB
ΔE00 2.33
Seafoam (survey)
#80F9AD
ΔE00 2.79
Light Blue Green
#7EFBB3
ΔE00 3.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FFA5 #FF69C3
analogous
#78FF69 #69FFA5 #69FFF0
triadic
#69FFA5 #A569FF #FFA569
tetradic
#69FFA5 #6978FF #FF69C3 #FFF069
square
#69FFA5 #6978FF #FF69C3 #FFF069
split-complementary
#69FFA5 #F069FF #FF6978
monochromatic
#00EE5F #2CFF80 #69FFA5 #A6FFCA #E0FFED
Accessibility & contrast
On white
1.28
#69FFA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#69FFA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FFA5
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FFA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FFA5 | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC9F
Deuteranopia (green-blind)
#EADEAB
Tritanopia (blue-blind)
#33FCE8
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #69ffa5; /* rgb */ color: rgb(105, 255, 165); /* oklch */ color: oklch(89.7% 0.180 154.0);
Tailwind
colors: {
custom: {
50: '#a0ffc0',
500: '#69ffa5',
950: '#000000',
},
}SCSS
$custom: #69ffa5; $custom-light: #a0ffc0; $custom-dark: #000000;
JSON
{
"hex": "#69ffa5",
"rgb": {
"r": 105,
"g": 255,
"b": 165
},
"hsl": {
"h": 144,
"s": 100,
"l": 70.588
},
"oklch": {
"l": 0.89695,
"c": 0.17961,
"h": 154
},
"luminance": 0.7724
}Semantic roles & 50–950 ramp
primary
#69FFA5
secondary
#DB3197
accent
#008AE6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101812
muted
#818682