#69F099#69F099
#69F099 is a very light, vivid green. Relative luminance 0.676; OKLCH L 85.8% C 0.170 H 152.7°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #69F099 |
|---|---|
| RGB | rgb(105, 240, 153) |
| HSL | hsl(141, 82%, 68%) |
| HSV | hsv(141, 56%, 94%) |
| CMYK | cmyk(56.3%, 0%, 36.3%, 5.9%) |
| CIE-LAB | lab(85.82, -55.82, 31.20) |
| CIE-LCH | lch(85.82, 63.95, 150.80°) |
| OKLab | oklab(85.85% -0.1514 0.0781) |
| OKLCH | oklch(85.85% 0.17 152.7) |
| XYZ | xyz(42.7323, 67.6194, 40.9307) |
| Luminance | 0.6762 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.79
Light Green Blue
#56FCA2
ΔE00 2.89
Light Bluish Green
#76FDA8
ΔE00 2.91
Sea Green (survey)
#53FCA1
ΔE00 2.95
Seafoam (survey)
#80F9AD
ΔE00 3.16
Light Blue Green
#7EFBB3
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F099 #F069C0
analogous
#7DF069 #69F099 #69F0DC
triadic
#69F099 #9969F0 #F09969
tetradic
#69F099 #697DF0 #F069C0 #F0DC69
square
#69F099 #697DF0 #F069C0 #F0DC69
split-complementary
#69F099 #DC69F0 #F0697D
monochromatic
#14CA55 #31EA73 #69F099 #A1F6BF #D8FBE5
Accessibility & contrast
On white
1.45
#69F099 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#69F099 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F099
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F099 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F099 | 1.00 | 1.45 | 14.52 | 14.52 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DE93
Deuteranopia (green-blind)
#DED19F
Tritanopia (blue-blind)
#41EDDA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #69f099; /* rgb */ color: rgb(105, 240, 153); /* oklch */ color: oklch(85.8% 0.170 152.7);
Tailwind
colors: {
custom: {
50: '#9ef6b7',
500: '#69f099',
950: '#000000',
},
}SCSS
$custom: #69f099; $custom-light: #9ef6b7; $custom-dark: #000000;
JSON
{
"hex": "#69f099",
"rgb": {
"r": 105,
"g": 240,
"b": 153
},
"hsl": {
"h": 141.333,
"s": 81.818,
"l": 67.647
},
"oklch": {
"l": 0.85847,
"c": 0.17035,
"h": 152.7
},
"luminance": 0.67623
}Semantic roles & 50–950 ramp
primary
#69F099
secondary
#C73694
accent
#0792DE
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581