#69F8A4#69F8A4
#69F8A4 is a very light, vivid green. Relative luminance 0.728; OKLCH L 88.0% C 0.171 H 154.7°. Best body text is #000000 at 15.56:1 contrast (WCAG AA passes).
Color values
| HEX | #69F8A4 |
|---|---|
| RGB | rgb(105, 248, 164) |
| HSL | hsl(145, 91%, 69%) |
| HSV | hsv(145, 58%, 97%) |
| CMYK | cmyk(57.7%, 0%, 33.9%, 2.7%) |
| CIE-LAB | lab(88.36, -57.00, 29.06) |
| CIE-LCH | lch(88.36, 63.98, 152.99°) |
| OKLab | oklab(87.99% -0.1548 0.0731) |
| OKLCH | oklch(87.99% 0.171 154.7) |
| XYZ | xyz(46.0902, 72.8140, 46.7404) |
| Luminance | 0.7282 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.37
Seafoam Green
#7AF9AB
ΔE00 1.50
Light Green Blue
#56FCA2
ΔE00 1.53
Sea Green (survey)
#53FCA1
ΔE00 1.69
Seafoam (survey)
#80F9AD
ΔE00 2.05
Light Blue Green
#7EFBB3
ΔE00 2.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F8A4 #F869BD
analogous
#76F869 #69F8A4 #69F8EB
triadic
#69F8A4 #A469F8 #F8A469
tetradic
#69F8A4 #6976F8 #F869BD #F8EB69
square
#69F8A4 #6976F8 #F869BD #F8EB69
split-complementary
#69F8A4 #EB69F8 #F86976
monochromatic
#0ADC61 #2FF581 #69F8A4 #A3FBC7 #DEFDEB
Accessibility & contrast
On white
1.35
#69F8A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.56
#69F8A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F8A4
15.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F8A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F8A4 | 1.00 | 1.35 | 15.56 | 15.56 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E69F
Deuteranopia (green-blind)
#E4D8A9
Tritanopia (blue-blind)
#38F6E2
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #69f8a4; /* rgb */ color: rgb(105, 248, 164); /* oklch */ color: oklch(88.0% 0.171 154.7);
Tailwind
colors: {
custom: {
50: '#9ffbbf',
500: '#69f8a4',
950: '#000000',
},
}SCSS
$custom: #69f8a4; $custom-light: #9ffbbf; $custom-dark: #000000;
JSON
{
"hex": "#69f8a4",
"rgb": {
"r": 105,
"g": 248,
"b": 164
},
"hsl": {
"h": 144.755,
"s": 91.083,
"l": 69.216
},
"oklch": {
"l": 0.87992,
"c": 0.17122,
"h": 154.7
},
"luminance": 0.72818
}Semantic roles & 50–950 ramp
primary
#69F8A4
secondary
#D23390
accent
#0087E6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#101712
muted
#808582