#69F193#69F193
#69F193 is a very light, vivid green. Relative luminance 0.680; OKLCH L 86.0% C 0.177 H 151.1°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #69F193 |
|---|---|
| RGB | rgb(105, 241, 147) |
| HSL | hsl(139, 83%, 68%) |
| HSV | hsv(139, 56%, 95%) |
| CMYK | cmyk(56.4%, 0%, 39%, 5.5%) |
| CIE-LAB | lab(86.01, -57.24, 34.48) |
| CIE-LCH | lch(86.01, 66.82, 148.94°) |
| OKLab | oklab(85.98% -0.155 0.0857) |
| OKLCH | oklch(85.98% 0.177 151.1) |
| XYZ | xyz(42.5443, 68.0165, 38.4846) |
| Luminance | 0.6802 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 3.14
Sea Green (survey)
#53FCA1
ΔE00 3.15
Light Bluish Green
#76FDA8
ΔE00 3.22
Seafoam Green
#7AF9AB
ΔE00 3.50
Turquoise Green
#04F489
ΔE00 3.70
Seafoam (survey)
#80F9AD
ΔE00 3.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F193 #F169C7
analogous
#83F169 #69F193 #69F1D7
triadic
#69F193 #9369F1 #F19369
tetradic
#69F193 #6983F1 #F169C7 #F1D769
square
#69F193 #6983F1 #F169C7 #F1D769
split-complementary
#69F193 #D769F1 #F16983
monochromatic
#13CD4C #31EC6B #69F193 #A1F6BB #D9FBE4
Accessibility & contrast
On white
1.44
#69F193 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#69F193 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F193
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F193 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F193 | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DF8C
Deuteranopia (green-blind)
#E0D299
Tritanopia (blue-blind)
#44EDD9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #69f193; /* rgb */ color: rgb(105, 241, 147); /* oklch */ color: oklch(86.0% 0.177 151.1);
Tailwind
colors: {
custom: {
50: '#9ef6b3',
500: '#69f193',
950: '#000000',
},
}SCSS
$custom: #69f193; $custom-light: #9ef6b3; $custom-dark: #000000;
JSON
{
"hex": "#69f193",
"rgb": {
"r": 105,
"g": 241,
"b": 147
},
"hsl": {
"h": 138.529,
"s": 82.927,
"l": 67.843
},
"oklch": {
"l": 0.85978,
"c": 0.17716,
"h": 151.1
},
"luminance": 0.6802
}Semantic roles & 50–950 ramp
primary
#69F193
secondary
#C9359B
accent
#069CDF
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581