#69EE93#69EE93
#69EE93 is a very light, vivid green. Relative luminance 0.663; OKLCH L 85.3% C 0.173 H 151.4°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #69EE93 |
|---|---|
| RGB | rgb(105, 238, 147) |
| HSL | hsl(139, 80%, 67%) |
| HSV | hsv(139, 56%, 93%) |
| CMYK | cmyk(55.9%, 0%, 38.2%, 6.7%) |
| CIE-LAB | lab(85.13, -56.07, 33.31) |
| CIE-LCH | lch(85.13, 65.22, 149.29°) |
| OKLab | oklab(85.25% -0.1519 0.083) |
| OKLCH | oklch(85.25% 0.173 151.4) |
| XYZ | xyz(41.6636, 66.2551, 38.1910) |
| Luminance | 0.6626 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 3.51
Sea Green (survey)
#53FCA1
ΔE00 3.53
Light Bluish Green
#76FDA8
ΔE00 3.57
Seafoam Green
#7AF9AB
ΔE00 3.59
Weird Green
#3AE57F
ΔE00 3.61
Seafoam (survey)
#80F9AD
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EE93 #EE69C4
analogous
#82EE69 #69EE93 #69EED5
triadic
#69EE93 #9369EE #EE9369
tetradic
#69EE93 #6982EE #EE69C4 #EED569
square
#69EE93 #6982EE #EE69C4 #EED569
split-complementary
#69EE93 #D569EE #EE6982
monochromatic
#16C64E #32E86B #69EE93 #A0F4BB #D7FAE2
Accessibility & contrast
On white
1.47
#69EE93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#69EE93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EE93
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EE93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EE93 | 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)
#EFDC8D
Deuteranopia (green-blind)
#DDD099
Tritanopia (blue-blind)
#45EBD7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #69ee93; /* rgb */ color: rgb(105, 238, 147); /* oklch */ color: oklch(85.3% 0.173 151.4);
Tailwind
colors: {
custom: {
50: '#9ef4b3',
500: '#69ee93',
950: '#000000',
},
}SCSS
$custom: #69ee93; $custom-light: #9ef4b3; $custom-dark: #000000;
JSON
{
"hex": "#69ee93",
"rgb": {
"r": 105,
"g": 238,
"b": 147
},
"hsl": {
"h": 138.947,
"s": 79.641,
"l": 67.255
},
"oklch": {
"l": 0.8525,
"c": 0.1731,
"h": 151.4
},
"luminance": 0.66259
}Semantic roles & 50–950 ramp
primary
#69EE93
secondary
#C43897
accent
#0A9ADC
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581