#69F094#69F094
#69F094 is a very light, vivid green. Relative luminance 0.675; OKLCH L 85.8% C 0.175 H 151.4°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #69F094 |
|---|---|
| RGB | rgb(105, 240, 148) |
| HSL | hsl(139, 82%, 68%) |
| HSV | hsv(139, 56%, 94%) |
| CMYK | cmyk(56.3%, 0%, 38.3%, 5.9%) |
| CIE-LAB | lab(85.73, -56.68, 33.61) |
| CIE-LCH | lch(85.73, 65.90, 149.33°) |
| OKLab | oklab(85.75% -0.1536 0.0837) |
| OKLCH | oklch(85.75% 0.175 151.4) |
| XYZ | xyz(42.3279, 67.4577, 38.8013) |
| Luminance | 0.6746 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 3.17
Sea Green (survey)
#53FCA1
ΔE00 3.19
Light Bluish Green
#76FDA8
ΔE00 3.24
Seafoam Green
#7AF9AB
ΔE00 3.38
Seafoam (survey)
#80F9AD
ΔE00 3.74
Turquoise Green
#04F489
ΔE00 3.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F094 #F069C5
analogous
#82F069 #69F094 #69F0D7
triadic
#69F094 #9469F0 #F09469
tetradic
#69F094 #6982F0 #F069C5 #F0D769
square
#69F094 #6982F0 #F069C5 #F0D769
split-complementary
#69F094 #D769F0 #F06982
monochromatic
#14CA4E #31EA6C #69F094 #A1F6BC #D8FBE3
Accessibility & contrast
On white
1.45
#69F094 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#69F094 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F094
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F094 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F094 | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DE8E
Deuteranopia (green-blind)
#DFD19A
Tritanopia (blue-blind)
#44EDD9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #69f094; /* rgb */ color: rgb(105, 240, 148); /* oklch */ color: oklch(85.8% 0.175 151.4);
Tailwind
colors: {
custom: {
50: '#9ef6b4',
500: '#69f094',
950: '#000000',
},
}SCSS
$custom: #69f094; $custom-light: #9ef6b4; $custom-dark: #000000;
JSON
{
"hex": "#69f094",
"rgb": {
"r": 105,
"g": 240,
"b": 148
},
"hsl": {
"h": 139.111,
"s": 81.818,
"l": 67.647
},
"oklch": {
"l": 0.85753,
"c": 0.1749,
"h": 151.4
},
"luminance": 0.67462
}Semantic roles & 50–950 ramp
primary
#69F094
secondary
#C73699
accent
#079ADE
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581