#69EE94#69EE94
#69EE94 is a very light, vivid green. Relative luminance 0.663; OKLCH L 85.3% C 0.172 H 151.6°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #69EE94 |
|---|---|
| RGB | rgb(105, 238, 148) |
| HSL | hsl(139, 80%, 67%) |
| HSV | hsv(139, 56%, 93%) |
| CMYK | cmyk(55.9%, 0%, 37.8%, 6.7%) |
| CIE-LAB | lab(85.14, -55.90, 32.83) |
| CIE-LCH | lch(85.14, 64.83, 149.58°) |
| OKLab | oklab(85.27% -0.1515 0.0819) |
| OKLCH | oklch(85.27% 0.172 151.6) |
| XYZ | xyz(41.7424, 66.2866, 38.6061) |
| Luminance | 0.6629 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 3.45
Seafoam Green
#7AF9AB
ΔE00 3.47
Sea Green (survey)
#53FCA1
ΔE00 3.47
Light Bluish Green
#76FDA8
ΔE00 3.50
Weird Green
#3AE57F
ΔE00 3.67
Seafoam (survey)
#80F9AD
ΔE00 3.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EE94 #EE69C3
analogous
#81EE69 #69EE94 #69EED6
triadic
#69EE94 #9469EE #EE9469
tetradic
#69EE94 #6981EE #EE69C3 #EED669
square
#69EE94 #6981EE #EE69C3 #EED669
split-complementary
#69EE94 #D669EE #EE6981
monochromatic
#16C64F #32E86D #69EE94 #A0F4BB #D7FAE2
Accessibility & contrast
On white
1.47
#69EE94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#69EE94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EE94
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EE94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EE94 | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDC8E
Deuteranopia (green-blind)
#DDD09A
Tritanopia (blue-blind)
#45EBD7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #69ee94; /* rgb */ color: rgb(105, 238, 148); /* oklch */ color: oklch(85.3% 0.172 151.6);
Tailwind
colors: {
custom: {
50: '#9ef4b4',
500: '#69ee94',
950: '#000000',
},
}SCSS
$custom: #69ee94; $custom-light: #9ef4b4; $custom-dark: #000000;
JSON
{
"hex": "#69ee94",
"rgb": {
"r": 105,
"g": 238,
"b": 148
},
"hsl": {
"h": 139.398,
"s": 79.641,
"l": 67.255
},
"oklch": {
"l": 0.85268,
"c": 0.1722,
"h": 151.6
},
"luminance": 0.6629
}Semantic roles & 50–950 ramp
primary
#69EE94
secondary
#C43896
accent
#0A98DC
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581