#69F293#69F293
#69F293 is a very light, vivid green. Relative luminance 0.686; OKLCH L 86.2% C 0.178 H 151.0°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #69F293 |
|---|---|
| RGB | rgb(105, 242, 147) |
| HSL | hsl(138, 84%, 68%) |
| HSV | hsv(138, 57%, 95%) |
| CMYK | cmyk(56.6%, 0%, 39.3%, 5.1%) |
| CIE-LAB | lab(86.31, -57.63, 34.87) |
| CIE-LCH | lch(86.31, 67.36, 148.82°) |
| OKLab | oklab(86.22% -0.156 0.0866) |
| OKLCH | oklch(86.22% 0.178 151) |
| XYZ | xyz(42.8411, 68.6102, 38.5835) |
| Luminance | 0.6861 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 3.04
Sea Green (survey)
#53FCA1
ΔE00 3.05
Light Bluish Green
#76FDA8
ΔE00 3.13
Seafoam Green
#7AF9AB
ΔE00 3.50
Turquoise Green
#04F489
ΔE00 3.64
Wintergreen
#20F986
ΔE00 3.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F293 #F269C8
analogous
#83F269 #69F293 #69F2D7
triadic
#69F293 #9369F2 #F29369
tetradic
#69F293 #6983F2 #F269C8 #F2D769
square
#69F293 #6983F2 #F269C8 #F2D769
split-complementary
#69F293 #D769F2 #F26983
monochromatic
#12CF4C #31ED6A #69F293 #A1F7BC #DAFCE4
Accessibility & contrast
On white
1.43
#69F293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#69F293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F293
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F293 | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E08C
Deuteranopia (green-blind)
#E1D399
Tritanopia (blue-blind)
#44EEDA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #69f293; /* rgb */ color: rgb(105, 242, 147); /* oklch */ color: oklch(86.2% 0.178 151.0);
Tailwind
colors: {
custom: {
50: '#9ef7b3',
500: '#69f293',
950: '#000000',
},
}SCSS
$custom: #69f293; $custom-light: #9ef7b3; $custom-dark: #000000;
JSON
{
"hex": "#69f293",
"rgb": {
"r": 105,
"g": 242,
"b": 147
},
"hsl": {
"h": 138.394,
"s": 84.049,
"l": 68.039
},
"oklch": {
"l": 0.86221,
"c": 0.17849,
"h": 151
},
"luminance": 0.68614
}Semantic roles & 50–950 ramp
primary
#69F293
secondary
#CB359D
accent
#059DE1
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581