#69F897#69F897
#69F897 is a very light, vivid green. Relative luminance 0.724; OKLCH L 87.7% C 0.183 H 151.3°. Best body text is #000000 at 15.47:1 contrast (WCAG AA passes).
Color values
| HEX | #69F897 |
|---|---|
| RGB | rgb(105, 248, 151) |
| HSL | hsl(139, 91%, 69%) |
| HSV | hsv(139, 58%, 97%) |
| CMYK | cmyk(57.7%, 0%, 39.1%, 2.7%) |
| CIE-LAB | lab(88.15, -59.28, 35.29) |
| CIE-LCH | lch(88.15, 68.99, 149.23°) |
| OKLab | oklab(87.75% -0.1605 0.0877) |
| OKLCH | oklch(87.75% 0.183 151.3) |
| XYZ | xyz(44.9756, 72.3682, 40.8705) |
| Luminance | 0.7237 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.32
Light Green Blue
#56FCA2
ΔE00 2.32
Light Bluish Green
#76FDA8
ΔE00 2.40
Baby Green
#8CFF9E
ΔE00 3.15
Seafoam Green
#7AF9AB
ΔE00 3.22
Mint Green
#8FFF9F
ΔE00 3.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F897 #F869CA
analogous
#83F869 #69F897 #69F8DF
triadic
#69F897 #9769F8 #F89769
tetradic
#69F897 #6983F8 #F869CA #F8DF69
square
#69F897 #6983F8 #F869CA #F8DF69
split-complementary
#69F897 #DF69F8 #F86983
monochromatic
#0ADC4E #2FF56E #69F897 #A3FBC0 #DEFDE8
Accessibility & contrast
On white
1.36
#69F897 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.47
#69F897 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F897
15.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F897 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F897 | 1.00 | 1.36 | 15.47 | 15.47 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E590
Deuteranopia (green-blind)
#E6D89D
Tritanopia (blue-blind)
#3FF4E0
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #69f897; /* rgb */ color: rgb(105, 248, 151); /* oklch */ color: oklch(87.7% 0.183 151.3);
Tailwind
colors: {
custom: {
50: '#9ffbb6',
500: '#69f897',
950: '#000000',
},
}SCSS
$custom: #69f897; $custom-light: #9ffbb6; $custom-dark: #000000;
JSON
{
"hex": "#69f897",
"rgb": {
"r": 105,
"g": 248,
"b": 151
},
"hsl": {
"h": 139.301,
"s": 91.083,
"l": 69.216
},
"oklch": {
"l": 0.87747,
"c": 0.18287,
"h": 151.3
},
"luminance": 0.72372
}Semantic roles & 50–950 ramp
primary
#69F897
secondary
#D2339F
accent
#009CE6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581