#69F8A6#69F8A6
#69F8A6 is a very light, vivid green. Relative luminance 0.729; OKLCH L 88.0% C 0.169 H 155.3°. Best body text is #000000 at 15.58:1 contrast (WCAG AA passes).
Color values
| HEX | #69F8A6 |
|---|---|
| RGB | rgb(105, 248, 166) |
| HSL | hsl(146, 91%, 69%) |
| HSV | hsv(146, 58%, 97%) |
| CMYK | cmyk(57.7%, 0%, 33.1%, 2.7%) |
| CIE-LAB | lab(88.39, -56.64, 28.09) |
| CIE-LCH | lch(88.39, 63.22, 153.62°) |
| OKLab | oklab(88.03% -0.1539 0.0708) |
| OKLCH | oklch(88.03% 0.169 155.3) |
| XYZ | xyz(46.2722, 72.8868, 47.6991) |
| Luminance | 0.7289 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.36
Light Bluish Green
#76FDA8
ΔE00 1.48
Light Green Blue
#56FCA2
ΔE00 1.67
Sea Green (survey)
#53FCA1
ΔE00 1.84
Seafoam (survey)
#80F9AD
ΔE00 1.92
Light Blue Green
#7EFBB3
ΔE00 2.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F8A6 #F869BB
analogous
#74F869 #69F8A6 #69F8ED
triadic
#69F8A6 #A669F8 #F8A669
tetradic
#69F8A6 #6974F8 #F869BB #F8ED69
square
#69F8A6 #6974F8 #F869BB #F8ED69
split-complementary
#69F8A6 #ED69F8 #F86974
monochromatic
#0ADC64 #2FF583 #69F8A6 #A3FBC9 #DEFDEB
Accessibility & contrast
On white
1.35
#69F8A6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.58
#69F8A6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F8A6
15.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F8A6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F8A6 | 1.00 | 1.35 | 15.58 | 15.58 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E6A1
Deuteranopia (green-blind)
#E4D8AB
Tritanopia (blue-blind)
#36F6E3
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #69f8a6; /* rgb */ color: rgb(105, 248, 166); /* oklch */ color: oklch(88.0% 0.169 155.3);
Tailwind
colors: {
custom: {
50: '#9ffbc1',
500: '#69f8a6',
950: '#000000',
},
}SCSS
$custom: #69f8a6; $custom-light: #9ffbc1; $custom-dark: #000000;
JSON
{
"hex": "#69f8a6",
"rgb": {
"r": 105,
"g": 248,
"b": 166
},
"hsl": {
"h": 145.594,
"s": 91.083,
"l": 69.216
},
"oklch": {
"l": 0.88032,
"c": 0.16945,
"h": 155.3
},
"luminance": 0.72891
}Semantic roles & 50–950 ramp
primary
#69F8A6
secondary
#D2338E
accent
#0084E6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#101712
muted
#808582