#69F192#69F192
#69F192 is a very light, vivid green. Relative luminance 0.680; OKLCH L 86.0% C 0.178 H 150.8°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #69F192 |
|---|---|
| RGB | rgb(105, 241, 146) |
| HSL | hsl(138, 83%, 68%) |
| HSV | hsv(138, 56%, 95%) |
| CMYK | cmyk(56.4%, 0%, 39.4%, 5.5%) |
| CIE-LAB | lab(86.00, -57.41, 34.96) |
| CIE-LCH | lch(86.00, 67.22, 148.66°) |
| OKLab | oklab(85.96% -0.1555 0.0868) |
| OKLCH | oklch(85.96% 0.178 150.8) |
| XYZ | xyz(42.4662, 67.9853, 38.0731) |
| Luminance | 0.6799 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 3.23
Sea Green (survey)
#53FCA1
ΔE00 3.23
Light Bluish Green
#76FDA8
ΔE00 3.32
Seafoam Green
#7AF9AB
ΔE00 3.63
Turquoise Green
#04F489
ΔE00 3.67
Weird Green
#3AE57F
ΔE00 3.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F192 #F169C8
analogous
#84F169 #69F192 #69F1D6
triadic
#69F192 #9269F1 #F19269
tetradic
#69F192 #6984F1 #F169C8 #F1D669
square
#69F192 #6984F1 #F169C8 #F1D669
split-complementary
#69F192 #D669F1 #F16984
monochromatic
#13CD4B #31EC69 #69F192 #A1F6BB #D9FBE3
Accessibility & contrast
On white
1.44
#69F192 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#69F192 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F192
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F192 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F192 | 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)
#F2DF8B
Deuteranopia (green-blind)
#E0D298
Tritanopia (blue-blind)
#44EDD9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #69f192; /* rgb */ color: rgb(105, 241, 146); /* oklch */ color: oklch(86.0% 0.178 150.8);
Tailwind
colors: {
custom: {
50: '#9ef6b3',
500: '#69f192',
950: '#000000',
},
}SCSS
$custom: #69f192; $custom-light: #9ef6b3; $custom-dark: #000000;
JSON
{
"hex": "#69f192",
"rgb": {
"r": 105,
"g": 241,
"b": 146
},
"hsl": {
"h": 138.088,
"s": 82.927,
"l": 67.843
},
"oklch": {
"l": 0.8596,
"c": 0.17807,
"h": 150.8
},
"luminance": 0.67989
}Semantic roles & 50–950 ramp
primary
#69F192
secondary
#C9359C
accent
#069EDF
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581