#69FFAB#69FFAB
#69FFAB is a very light, vivid green. Relative luminance 0.775; OKLCH L 89.8% C 0.174 H 155.7°. Best body text is #000000 at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #69FFAB |
|---|---|
| RGB | rgb(105, 255, 171) |
| HSL | hsl(146, 100%, 71%) |
| HSV | hsv(146, 59%, 100%) |
| CMYK | cmyk(58.8%, 0%, 32.9%, 0%) |
| CIE-LAB | lab(90.53, -58.46, 28.46) |
| CIE-LCH | lch(90.53, 65.02, 154.04°) |
| OKLab | oklab(89.81% -0.1589 0.0717) |
| OKLCH | oklch(89.81% 0.174 155.7) |
| XYZ | xyz(48.9322, 77.4588, 50.8925) |
| Luminance | 0.7746 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.23
Light Green Blue
#56FCA2
ΔE00 1.51
Sea Green (survey)
#53FCA1
ΔE00 1.69
Seafoam Green
#7AF9AB
ΔE00 1.90
Seafoam (survey)
#80F9AD
ΔE00 2.36
Light Blue Green
#7EFBB3
ΔE00 2.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FFAB #FF69BD
analogous
#72FF69 #69FFAB #69FFF6
triadic
#69FFAB #AB69FF #FFAB69
tetradic
#69FFAB #6972FF #FF69BD #FFF669
square
#69FFAB #6972FF #FF69BD #FFF669
split-complementary
#69FFAB #F669FF #FF6972
monochromatic
#00EE69 #2CFF89 #69FFAB #A6FFCD #E0FFEE
Accessibility & contrast
On white
1.27
#69FFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.49
#69FFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FFAB
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FFAB | 1.00 | 1.27 | 16.49 | 16.49 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEDA6
Deuteranopia (green-blind)
#EADEB0
Tritanopia (blue-blind)
#2EFDE9
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #69ffab; /* rgb */ color: rgb(105, 255, 171); /* oklch */ color: oklch(89.8% 0.174 155.7);
Tailwind
colors: {
custom: {
50: '#a0ffc4',
500: '#69ffab',
950: '#000000',
},
}SCSS
$custom: #69ffab; $custom-light: #a0ffc4; $custom-dark: #000000;
JSON
{
"hex": "#69ffab",
"rgb": {
"r": 105,
"g": 255,
"b": 171
},
"hsl": {
"h": 146.4,
"s": 100,
"l": 70.588
},
"oklch": {
"l": 0.89813,
"c": 0.17433,
"h": 155.7
},
"luminance": 0.77464
}Semantic roles & 50–950 ramp
primary
#69FFAB
secondary
#DB3190
accent
#0081E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101812
muted
#818682