#69F199#69F199
#69F199 is a very light, vivid green. Relative luminance 0.682; OKLCH L 86.1% C 0.172 H 152.6°. Best body text is #000000 at 14.64:1 contrast (WCAG AA passes).
Color values
| HEX | #69F199 |
|---|---|
| RGB | rgb(105, 241, 153) |
| HSL | hsl(141, 83%, 68%) |
| HSV | hsv(141, 56%, 95%) |
| CMYK | cmyk(56.4%, 0%, 36.5%, 5.5%) |
| CIE-LAB | lab(86.11, -56.22, 31.60) |
| CIE-LCH | lch(86.11, 64.49, 150.66°) |
| OKLab | oklab(86.09% -0.1524 0.079) |
| OKLCH | oklch(86.09% 0.172 152.6) |
| XYZ | xyz(43.0275, 68.2098, 41.0291) |
| Luminance | 0.6821 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.73
Seafoam Green
#7AF9AB
ΔE00 2.73
Light Bluish Green
#76FDA8
ΔE00 2.75
Sea Green (survey)
#53FCA1
ΔE00 2.78
Seafoam (survey)
#80F9AD
ΔE00 3.12
Light Blue Green
#7EFBB3
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F199 #F169C1
analogous
#7DF169 #69F199 #69F1DD
triadic
#69F199 #9969F1 #F19969
tetradic
#69F199 #697DF1 #F169C1 #F1DD69
square
#69F199 #697DF1 #F169C1 #F1DD69
split-complementary
#69F199 #DD69F1 #F1697D
monochromatic
#13CD55 #31EC73 #69F199 #A1F6BF #D9FBE5
Accessibility & contrast
On white
1.43
#69F199 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.64
#69F199 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F199
14.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F199 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F199 | 1.00 | 1.43 | 14.64 | 14.64 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DF93
Deuteranopia (green-blind)
#DFD29F
Tritanopia (blue-blind)
#41EEDB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #69f199; /* rgb */ color: rgb(105, 241, 153); /* oklch */ color: oklch(86.1% 0.172 152.6);
Tailwind
colors: {
custom: {
50: '#9ef6b7',
500: '#69f199',
950: '#000000',
},
}SCSS
$custom: #69f199; $custom-light: #9ef6b7; $custom-dark: #000000;
JSON
{
"hex": "#69f199",
"rgb": {
"r": 105,
"g": 241,
"b": 153
},
"hsl": {
"h": 141.176,
"s": 82.927,
"l": 67.843
},
"oklch": {
"l": 0.86089,
"c": 0.17169,
"h": 152.6
},
"luminance": 0.68214
}Semantic roles & 50–950 ramp
primary
#69F199
secondary
#C93595
accent
#0693DF
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581