#69F896#69F896
#69F896 is a very light, vivid green. Relative luminance 0.723; OKLCH L 87.7% C 0.184 H 151.1°. Best body text is #000000 at 15.47:1 contrast (WCAG AA passes).
Color values
| HEX | #69F896 |
|---|---|
| RGB | rgb(105, 248, 150) |
| HSL | hsl(139, 91%, 69%) |
| HSV | hsv(139, 58%, 97%) |
| CMYK | cmyk(57.7%, 0%, 39.5%, 2.7%) |
| CIE-LAB | lab(88.13, -59.44, 35.77) |
| CIE-LCH | lch(88.13, 69.37, 148.96°) |
| OKLab | oklab(87.73% -0.1609 0.0888) |
| OKLCH | oklch(87.73% 0.184 151.1) |
| XYZ | xyz(44.8948, 72.3358, 40.4446) |
| Luminance | 0.7234 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.44
Light Green Blue
#56FCA2
ΔE00 2.45
Light Bluish Green
#76FDA8
ΔE00 2.54
Baby Green
#8CFF9E
ΔE00 3.12
Mint Green
#8FFF9F
ΔE00 3.37
Seafoam Green
#7AF9AB
ΔE00 3.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F896 #F869CB
analogous
#84F869 #69F896 #69F8DE
triadic
#69F896 #9669F8 #F89669
tetradic
#69F896 #6984F8 #F869CB #F8DE69
square
#69F896 #6984F8 #F869CB #F8DE69
split-complementary
#69F896 #DE69F8 #F86984
monochromatic
#0ADC4C #2FF56D #69F896 #A3FBBF #DEFDE8
Accessibility & contrast
On white
1.36
#69F896 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.47
#69F896 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F896
15.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F896 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F896 | 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)
#F9E58F
Deuteranopia (green-blind)
#E6D89C
Tritanopia (blue-blind)
#40F4E0
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #69f896; /* rgb */ color: rgb(105, 248, 150); /* oklch */ color: oklch(87.7% 0.184 151.1);
Tailwind
colors: {
custom: {
50: '#9ffbb6',
500: '#69f896',
950: '#000000',
},
}SCSS
$custom: #69f896; $custom-light: #9ffbb6; $custom-dark: #000000;
JSON
{
"hex": "#69f896",
"rgb": {
"r": 105,
"g": 248,
"b": 150
},
"hsl": {
"h": 138.881,
"s": 91.083,
"l": 69.216
},
"oklch": {
"l": 0.87729,
"c": 0.18378,
"h": 151.1
},
"luminance": 0.7234
}Semantic roles & 50–950 ramp
primary
#69F896
secondary
#D233A0
accent
#009DE6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581