#69F89A#69F89A
#69F89A is a very light, vivid green. Relative luminance 0.725; OKLCH L 87.8% C 0.180 H 152.1°. Best body text is #000000 at 15.49:1 contrast (WCAG AA passes).
Color values
| HEX | #69F89A |
|---|---|
| RGB | rgb(105, 248, 154) |
| HSL | hsl(141, 91%, 69%) |
| HSV | hsv(141, 58%, 97%) |
| CMYK | cmyk(57.7%, 0%, 37.9%, 2.7%) |
| CIE-LAB | lab(88.19, -58.77, 33.86) |
| CIE-LCH | lch(88.19, 67.82, 150.05°) |
| OKLab | oklab(87.8% -0.1592 0.0844) |
| OKLCH | oklch(87.8% 0.18 152.1) |
| XYZ | xyz(45.2224, 72.4669, 42.1699) |
| Luminance | 0.7247 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.96
Sea Green (survey)
#53FCA1
ΔE00 1.99
Light Bluish Green
#76FDA8
ΔE00 2.01
Seafoam Green
#7AF9AB
ΔE00 2.77
Seafoam (survey)
#80F9AD
ΔE00 3.22
Baby Green
#8CFF9E
ΔE00 3.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F89A #F869C7
analogous
#80F869 #69F89A #69F8E1
triadic
#69F89A #9A69F8 #F89A69
tetradic
#69F89A #6980F8 #F869C7 #F8E169
square
#69F89A #6980F8 #F869C7 #F8E169
split-complementary
#69F89A #E169F8 #F86980
monochromatic
#0ADC52 #2FF573 #69F89A #A3FBC1 #DEFDE9
Accessibility & contrast
On white
1.36
#69F89A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.49
#69F89A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F89A
15.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F89A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F89A | 1.00 | 1.36 | 15.49 | 15.49 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E594
Deuteranopia (green-blind)
#E5D8A0
Tritanopia (blue-blind)
#3EF5E0
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #69f89a; /* rgb */ color: rgb(105, 248, 154); /* oklch */ color: oklch(87.8% 0.180 152.1);
Tailwind
colors: {
custom: {
50: '#9ffbb8',
500: '#69f89a',
950: '#000000',
},
}SCSS
$custom: #69f89a; $custom-light: #9ffbb8; $custom-dark: #000000;
JSON
{
"hex": "#69f89a",
"rgb": {
"r": 105,
"g": 248,
"b": 154
},
"hsl": {
"h": 140.559,
"s": 91.083,
"l": 69.216
},
"oklch": {
"l": 0.87801,
"c": 0.18017,
"h": 152.1
},
"luminance": 0.72471
}Semantic roles & 50–950 ramp
primary
#69F89A
secondary
#D2339C
accent
#0097E6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581