#69FEAA#69FEAA
#69FEAA is a very light, vivid green. Relative luminance 0.768; OKLCH L 89.6% C 0.174 H 155.6°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #69FEAA |
|---|---|
| RGB | rgb(105, 254, 170) |
| HSL | hsl(146, 99%, 70%) |
| HSV | hsv(146, 59%, 100%) |
| CMYK | cmyk(58.7%, 0%, 33.1%, 0.4%) |
| CIE-LAB | lab(90.22, -58.25, 28.55) |
| CIE-LCH | lch(90.22, 64.87, 153.89°) |
| OKLab | oklab(89.55% -0.1583 0.0719) |
| OKLCH | oklch(89.55% 0.174 155.6) |
| XYZ | xyz(48.5191, 76.7844, 50.2864) |
| Luminance | 0.7679 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.14
Light Green Blue
#56FCA2
ΔE00 1.42
Sea Green (survey)
#53FCA1
ΔE00 1.61
Seafoam Green
#7AF9AB
ΔE00 1.77
Seafoam (survey)
#80F9AD
ΔE00 2.26
Light Blue Green
#7EFBB3
ΔE00 2.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FEAA #FE69BD
analogous
#73FE69 #69FEAA #69FEF4
triadic
#69FEAA #AA69FE #FEAA69
tetradic
#69FEAA #6973FE #FE69BD #FEF469
square
#69FEAA #6973FE #FE69BD #FEF469
split-complementary
#69FEAA #F469FE #FE6973
monochromatic
#02EB67 #2CFE88 #69FEAA #A6FECC #E1FFEE
Accessibility & contrast
On white
1.28
#69FEAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#69FEAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FEAA
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FEAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FEAA | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDECA5
Deuteranopia (green-blind)
#E9DDAF
Tritanopia (blue-blind)
#30FCE8
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #69feaa; /* rgb */ color: rgb(105, 254, 170); /* oklch */ color: oklch(89.6% 0.174 155.6);
Tailwind
colors: {
custom: {
50: '#a0ffc3',
500: '#69feaa',
950: '#000000',
},
}SCSS
$custom: #69feaa; $custom-light: #a0ffc3; $custom-dark: #000000;
JSON
{
"hex": "#69feaa",
"rgb": {
"r": 105,
"g": 254,
"b": 170
},
"hsl": {
"h": 146.174,
"s": 98.675,
"l": 70.392
},
"oklch": {
"l": 0.89553,
"c": 0.17389,
"h": 155.6
},
"luminance": 0.76789
}Semantic roles & 50–950 ramp
primary
#69FEAA
secondary
#D93290
accent
#0081E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101812
muted
#818682