#69EE92#69EE92
#69EE92 is a very light, vivid green. Relative luminance 0.662; OKLCH L 85.2% C 0.174 H 151.1°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #69EE92 |
|---|---|
| RGB | rgb(105, 238, 146) |
| HSL | hsl(138, 80%, 67%) |
| HSV | hsv(138, 56%, 93%) |
| CMYK | cmyk(55.9%, 0%, 38.7%, 6.7%) |
| CIE-LAB | lab(85.11, -56.24, 33.79) |
| CIE-LCH | lch(85.11, 65.61, 149.00°) |
| OKLab | oklab(85.23% -0.1524 0.0841) |
| OKLCH | oklch(85.23% 0.174 151.1) |
| XYZ | xyz(41.5855, 66.2239, 37.7796) |
| Luminance | 0.6623 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.55
Light Green Blue
#56FCA2
ΔE00 3.58
Sea Green (survey)
#53FCA1
ΔE00 3.59
Light Bluish Green
#76FDA8
ΔE00 3.65
Seafoam Green
#7AF9AB
ΔE00 3.71
Turquoise Green
#04F489
ΔE00 3.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EE92 #EE69C5
analogous
#83EE69 #69EE92 #69EED4
triadic
#69EE92 #9269EE #EE9269
tetradic
#69EE92 #6983EE #EE69C5 #EED469
square
#69EE92 #6983EE #EE69C5 #EED469
split-complementary
#69EE92 #D469EE #EE6983
monochromatic
#16C64D #32E86A #69EE92 #A0F4BA #D7FAE2
Accessibility & contrast
On white
1.47
#69EE92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#69EE92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EE92
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EE92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EE92 | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDC8C
Deuteranopia (green-blind)
#DDD098
Tritanopia (blue-blind)
#45EBD7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #69ee92; /* rgb */ color: rgb(105, 238, 146); /* oklch */ color: oklch(85.2% 0.174 151.1);
Tailwind
colors: {
custom: {
50: '#9ef4b3',
500: '#69ee92',
950: '#000000',
},
}SCSS
$custom: #69ee92; $custom-light: #9ef4b3; $custom-dark: #000000;
JSON
{
"hex": "#69ee92",
"rgb": {
"r": 105,
"g": 238,
"b": 146
},
"hsl": {
"h": 138.496,
"s": 79.641,
"l": 67.255
},
"oklch": {
"l": 0.85231,
"c": 0.17402,
"h": 151.1
},
"luminance": 0.66228
}Semantic roles & 50–950 ramp
primary
#69EE92
secondary
#C43898
accent
#0A9BDC
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581