#69FFAE#69FFAE
#69FFAE is a very light, vivid green. Relative luminance 0.776; OKLCH L 89.9% C 0.172 H 156.6°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #69FFAE |
|---|---|
| RGB | rgb(105, 255, 174) |
| HSL | hsl(148, 100%, 71%) |
| HSV | hsv(148, 59%, 100%) |
| CMYK | cmyk(58.8%, 0%, 31.8%, 0%) |
| CIE-LAB | lab(90.59, -57.90, 27.02) |
| CIE-LCH | lch(90.59, 63.89, 154.98°) |
| OKLab | oklab(89.87% -0.1576 0.0683) |
| OKLCH | oklch(89.87% 0.172 156.6) |
| XYZ | xyz(49.2214, 77.5744, 52.4156) |
| Luminance | 0.7758 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.57
Light Green Blue
#56FCA2
ΔE00 1.86
Seafoam Green
#7AF9AB
ΔE00 1.88
Sea Green (survey)
#53FCA1
ΔE00 2.04
Light Blue Green
#7EFBB3
ΔE00 2.12
Seafoam (survey)
#80F9AD
ΔE00 2.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FFAE #FF69BA
analogous
#6FFF69 #69FFAE #69FFF9
triadic
#69FFAE #AE69FF #FFAE69
tetradic
#69FFAE #696FFF #FF69BA #FFF969
square
#69FFAE #696FFF #FF69BA #FFF969
split-complementary
#69FFAE #F969FF #FF696F
monochromatic
#00EE6D #2CFF8D #69FFAE #A6FFCF #E0FFEE
Accessibility & contrast
On white
1.27
#69FFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#69FFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FFAE
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FFAE | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEDA9
Deuteranopia (green-blind)
#E9DEB3
Tritanopia (blue-blind)
#2CFDEA
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #69ffae; /* rgb */ color: rgb(105, 255, 174); /* oklch */ color: oklch(89.9% 0.172 156.6);
Tailwind
colors: {
custom: {
50: '#a0ffc6',
500: '#69ffae',
950: '#000000',
},
}SCSS
$custom: #69ffae; $custom-light: #a0ffc6; $custom-dark: #000000;
JSON
{
"hex": "#69ffae",
"rgb": {
"r": 105,
"g": 255,
"b": 174
},
"hsl": {
"h": 147.6,
"s": 100,
"l": 70.588
},
"oklch": {
"l": 0.89874,
"c": 0.17172,
"h": 156.6
},
"luminance": 0.77579
}Semantic roles & 50–950 ramp
primary
#69FFAE
secondary
#DB318D
accent
#007CE6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682