#69F394#69F394
#69F394 is a very light, vivid green. Relative luminance 0.692; OKLCH L 86.5% C 0.179 H 151.1°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #69F394 |
|---|---|
| RGB | rgb(105, 243, 148) |
| HSL | hsl(139, 85%, 68%) |
| HSV | hsv(139, 57%, 95%) |
| CMYK | cmyk(56.8%, 0%, 39.1%, 4.7%) |
| CIE-LAB | lab(86.62, -57.85, 34.78) |
| CIE-LCH | lch(86.62, 67.50, 148.99°) |
| OKLab | oklab(86.48% -0.1567 0.0865) |
| OKLCH | oklch(86.48% 0.179 151.1) |
| XYZ | xyz(43.2184, 69.2386, 39.0981) |
| Luminance | 0.6924 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.86
Sea Green (survey)
#53FCA1
ΔE00 2.87
Light Bluish Green
#76FDA8
ΔE00 2.95
Seafoam Green
#7AF9AB
ΔE00 3.37
Turquoise Green
#04F489
ΔE00 3.62
Baby Green
#8CFF9E
ΔE00 3.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F394 #F369C8
analogous
#83F369 #69F394 #69F3D9
triadic
#69F394 #9469F3 #F39469
tetradic
#69F394 #6983F3 #F369C8 #F3D969
square
#69F394 #6983F3 #F369C8 #F3D969
split-complementary
#69F394 #D969F3 #F36983
monochromatic
#11D14D #30EE6C #69F394 #A2F8BC #DAFCE5
Accessibility & contrast
On white
1.41
#69F394 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#69F394 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F394
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F394 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F394 | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E18D
Deuteranopia (green-blind)
#E1D49A
Tritanopia (blue-blind)
#43EFDB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #69f394; /* rgb */ color: rgb(105, 243, 148); /* oklch */ color: oklch(86.5% 0.179 151.1);
Tailwind
colors: {
custom: {
50: '#9ff8b4',
500: '#69f394',
950: '#000000',
},
}SCSS
$custom: #69f394; $custom-light: #9ff8b4; $custom-dark: #000000;
JSON
{
"hex": "#69f394",
"rgb": {
"r": 105,
"g": 243,
"b": 148
},
"hsl": {
"h": 138.696,
"s": 85.185,
"l": 68.235
},
"oklch": {
"l": 0.86481,
"c": 0.17892,
"h": 151.1
},
"luminance": 0.69243
}Semantic roles & 50–950 ramp
primary
#69F394
secondary
#CC349D
accent
#049DE2
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581