#69F194#69F194
#69F194 is a very light, vivid green. Relative luminance 0.681; OKLCH L 86.0% C 0.176 H 151.3°. Best body text is #000000 at 14.61:1 contrast (WCAG AA passes).
Color values
| HEX | #69F194 |
|---|---|
| RGB | rgb(105, 241, 148) |
| HSL | hsl(139, 83%, 68%) |
| HSV | hsv(139, 56%, 95%) |
| CMYK | cmyk(56.4%, 0%, 38.6%, 5.5%) |
| CIE-LAB | lab(86.03, -57.07, 34.00) |
| CIE-LCH | lch(86.03, 66.43, 149.22°) |
| OKLab | oklab(86% -0.1546 0.0846) |
| OKLCH | oklch(86% 0.176 151.3) |
| XYZ | xyz(42.6231, 68.0481, 38.8997) |
| Luminance | 0.6805 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 3.05
Sea Green (survey)
#53FCA1
ΔE00 3.07
Light Bluish Green
#76FDA8
ΔE00 3.13
Seafoam Green
#7AF9AB
ΔE00 3.36
Seafoam (survey)
#80F9AD
ΔE00 3.73
Turquoise Green
#04F489
ΔE00 3.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F194 #F169C6
analogous
#82F169 #69F194 #69F1D8
triadic
#69F194 #9469F1 #F19469
tetradic
#69F194 #6982F1 #F169C6 #F1D869
square
#69F194 #6982F1 #F169C6 #F1D869
split-complementary
#69F194 #D869F1 #F16982
monochromatic
#13CD4E #31EC6C #69F194 #A1F6BC #D9FBE4
Accessibility & contrast
On white
1.44
#69F194 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.61
#69F194 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F194
14.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F194 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F194 | 1.00 | 1.44 | 14.61 | 14.61 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DF8E
Deuteranopia (green-blind)
#DFD29A
Tritanopia (blue-blind)
#43EEDA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #69f194; /* rgb */ color: rgb(105, 241, 148); /* oklch */ color: oklch(86.0% 0.176 151.3);
Tailwind
colors: {
custom: {
50: '#9ef6b4',
500: '#69f194',
950: '#000000',
},
}SCSS
$custom: #69f194; $custom-light: #9ef6b4; $custom-dark: #000000;
JSON
{
"hex": "#69f194",
"rgb": {
"r": 105,
"g": 241,
"b": 148
},
"hsl": {
"h": 138.971,
"s": 82.927,
"l": 67.843
},
"oklch": {
"l": 0.85996,
"c": 0.17624,
"h": 151.3
},
"luminance": 0.68052
}Semantic roles & 50–950 ramp
primary
#69F194
secondary
#C9359A
accent
#069BDF
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581