#69F093#69F093
#69F093 is a very light, vivid green. Relative luminance 0.674; OKLCH L 85.7% C 0.176 H 151.2°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #69F093 |
|---|---|
| RGB | rgb(105, 240, 147) |
| HSL | hsl(139, 82%, 68%) |
| HSV | hsv(139, 56%, 94%) |
| CMYK | cmyk(56.3%, 0%, 38.8%, 5.9%) |
| CIE-LAB | lab(85.72, -56.85, 34.09) |
| CIE-LCH | lch(85.72, 66.29, 149.05°) |
| OKLab | oklab(85.74% -0.154 0.0848) |
| OKLCH | oklch(85.74% 0.176 151.2) |
| XYZ | xyz(42.2491, 67.4262, 38.3862) |
| Luminance | 0.6743 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 3.25
Sea Green (survey)
#53FCA1
ΔE00 3.26
Light Bluish Green
#76FDA8
ΔE00 3.32
Seafoam Green
#7AF9AB
ΔE00 3.51
Weird Green
#3AE57F
ΔE00 3.77
Turquoise Green
#04F489
ΔE00 3.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F093 #F069C6
analogous
#82F069 #69F093 #69F0D7
triadic
#69F093 #9369F0 #F09369
tetradic
#69F093 #6982F0 #F069C6 #F0D769
square
#69F093 #6982F0 #F069C6 #F0D769
split-complementary
#69F093 #D769F0 #F06982
monochromatic
#14CA4D #31EA6B #69F093 #A1F6BB #D8FBE3
Accessibility & contrast
On white
1.45
#69F093 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#69F093 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F093
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F093 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F093 | 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)
#F1DE8D
Deuteranopia (green-blind)
#DFD199
Tritanopia (blue-blind)
#44EDD9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #69f093; /* rgb */ color: rgb(105, 240, 147); /* oklch */ color: oklch(85.7% 0.176 151.2);
Tailwind
colors: {
custom: {
50: '#9ef6b3',
500: '#69f093',
950: '#000000',
},
}SCSS
$custom: #69f093; $custom-light: #9ef6b3; $custom-dark: #000000;
JSON
{
"hex": "#69f093",
"rgb": {
"r": 105,
"g": 240,
"b": 147
},
"hsl": {
"h": 138.667,
"s": 81.818,
"l": 67.647
},
"oklch": {
"l": 0.85735,
"c": 0.17581,
"h": 151.2
},
"luminance": 0.6743
}Semantic roles & 50–950 ramp
primary
#69F093
secondary
#C7369A
accent
#079BDE
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581