#69F095#69F095
#69F095 is a very light, vivid green. Relative luminance 0.675; OKLCH L 85.8% C 0.174 H 151.7°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #69F095 |
|---|---|
| RGB | rgb(105, 240, 149) |
| HSL | hsl(140, 82%, 68%) |
| HSV | hsv(140, 56%, 94%) |
| CMYK | cmyk(56.3%, 0%, 37.9%, 5.9%) |
| CIE-LAB | lab(85.75, -56.51, 33.13) |
| CIE-LCH | lch(85.75, 65.51, 149.62°) |
| OKLab | oklab(85.77% -0.1531 0.0826) |
| OKLCH | oklch(85.77% 0.174 151.7) |
| XYZ | xyz(42.4074, 67.4895, 39.2199) |
| Luminance | 0.6749 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 3.10
Sea Green (survey)
#53FCA1
ΔE00 3.12
Light Bluish Green
#76FDA8
ΔE00 3.16
Seafoam Green
#7AF9AB
ΔE00 3.26
Seafoam (survey)
#80F9AD
ΔE00 3.62
Turquoise Green
#04F489
ΔE00 3.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F095 #F069C4
analogous
#80F069 #69F095 #69F0D9
triadic
#69F095 #9569F0 #F09569
tetradic
#69F095 #6980F0 #F069C4 #F0D969
square
#69F095 #6980F0 #F069C4 #F0D969
split-complementary
#69F095 #D969F0 #F06980
monochromatic
#14CA50 #31EA6E #69F095 #A1F6BC #D8FBE4
Accessibility & contrast
On white
1.45
#69F095 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#69F095 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F095
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F095 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F095 | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DE8F
Deuteranopia (green-blind)
#DED19B
Tritanopia (blue-blind)
#43EDD9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #69f095; /* rgb */ color: rgb(105, 240, 149); /* oklch */ color: oklch(85.8% 0.174 151.7);
Tailwind
colors: {
custom: {
50: '#9ef6b5',
500: '#69f095',
950: '#000000',
},
}SCSS
$custom: #69f095; $custom-light: #9ef6b5; $custom-dark: #000000;
JSON
{
"hex": "#69f095",
"rgb": {
"r": 105,
"g": 240,
"b": 149
},
"hsl": {
"h": 139.556,
"s": 81.818,
"l": 67.647
},
"oklch": {
"l": 0.85772,
"c": 0.17399,
"h": 151.7
},
"luminance": 0.67493
}Semantic roles & 50–950 ramp
primary
#69F095
secondary
#C73698
accent
#0798DE
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581