#69F195#69F195
#69F195 is a very light, vivid green. Relative luminance 0.681; OKLCH L 86.0% C 0.175 H 151.6°. Best body text is #000000 at 14.62:1 contrast (WCAG AA passes).
Color values
| HEX | #69F195 |
|---|---|
| RGB | rgb(105, 241, 149) |
| HSL | hsl(139, 83%, 68%) |
| HSV | hsv(139, 56%, 95%) |
| CMYK | cmyk(56.4%, 0%, 38.2%, 5.5%) |
| CIE-LAB | lab(86.05, -56.91, 33.52) |
| CIE-LCH | lch(86.05, 66.04, 149.50°) |
| OKLab | oklab(86.01% -0.1542 0.0835) |
| OKLCH | oklch(86.01% 0.175 151.6) |
| XYZ | xyz(42.7026, 68.0799, 39.3183) |
| Luminance | 0.6808 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.97
Sea Green (survey)
#53FCA1
ΔE00 2.99
Light Bluish Green
#76FDA8
ΔE00 3.04
Seafoam Green
#7AF9AB
ΔE00 3.23
Seafoam (survey)
#80F9AD
ΔE00 3.60
Turquoise Green
#04F489
ΔE00 3.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F195 #F169C5
analogous
#81F169 #69F195 #69F1D9
triadic
#69F195 #9569F1 #F19569
tetradic
#69F195 #6981F1 #F169C5 #F1D969
square
#69F195 #6981F1 #F169C5 #F1D969
split-complementary
#69F195 #D969F1 #F16981
monochromatic
#13CD4F #31EC6D #69F195 #A1F6BD #D9FBE4
Accessibility & contrast
On white
1.44
#69F195 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.62
#69F195 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F195
14.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F195 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F195 | 1.00 | 1.44 | 14.62 | 14.62 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DF8F
Deuteranopia (green-blind)
#DFD29B
Tritanopia (blue-blind)
#43EEDA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #69f195; /* rgb */ color: rgb(105, 241, 149); /* oklch */ color: oklch(86.0% 0.175 151.6);
Tailwind
colors: {
custom: {
50: '#9ef6b5',
500: '#69f195',
950: '#000000',
},
}SCSS
$custom: #69f195; $custom-light: #9ef6b5; $custom-dark: #000000;
JSON
{
"hex": "#69f195",
"rgb": {
"r": 105,
"g": 241,
"b": 149
},
"hsl": {
"h": 139.412,
"s": 82.927,
"l": 67.843
},
"oklch": {
"l": 0.86014,
"c": 0.17533,
"h": 151.6
},
"luminance": 0.68084
}Semantic roles & 50–950 ramp
primary
#69F195
secondary
#C93599
accent
#0699DF
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581