#69EE95#69EE95
#69EE95 is a very light, vivid green. Relative luminance 0.663; OKLCH L 85.3% C 0.171 H 151.9°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #69EE95 |
|---|---|
| RGB | rgb(105, 238, 149) |
| HSL | hsl(140, 80%, 67%) |
| HSV | hsv(140, 56%, 93%) |
| CMYK | cmyk(55.9%, 0%, 37.4%, 6.7%) |
| CIE-LAB | lab(85.16, -55.73, 32.35) |
| CIE-LCH | lch(85.16, 64.44, 149.87°) |
| OKLab | oklab(85.29% -0.1511 0.0807) |
| OKLCH | oklch(85.29% 0.171 151.9) |
| XYZ | xyz(41.8219, 66.3184, 39.0247) |
| Luminance | 0.6632 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.36
Light Green Blue
#56FCA2
ΔE00 3.39
Sea Green (survey)
#53FCA1
ΔE00 3.42
Light Bluish Green
#76FDA8
ΔE00 3.44
Seafoam (survey)
#80F9AD
ΔE00 3.69
Weird Green
#3AE57F
ΔE00 3.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EE95 #EE69C2
analogous
#7FEE69 #69EE95 #69EED8
triadic
#69EE95 #9569EE #EE9569
tetradic
#69EE95 #697FEE #EE69C2 #EED869
square
#69EE95 #697FEE #EE69C2 #EED869
split-complementary
#69EE95 #D869EE #EE697F
monochromatic
#16C651 #32E86E #69EE95 #A0F4BC #D7FAE3
Accessibility & contrast
On white
1.47
#69EE95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#69EE95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EE95
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EE95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EE95 | 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)
#EFDC8F
Deuteranopia (green-blind)
#DCD09B
Tritanopia (blue-blind)
#44EBD8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #69ee95; /* rgb */ color: rgb(105, 238, 149); /* oklch */ color: oklch(85.3% 0.171 151.9);
Tailwind
colors: {
custom: {
50: '#9ef4b5',
500: '#69ee95',
950: '#000000',
},
}SCSS
$custom: #69ee95; $custom-light: #9ef4b5; $custom-dark: #000000;
JSON
{
"hex": "#69ee95",
"rgb": {
"r": 105,
"g": 238,
"b": 149
},
"hsl": {
"h": 139.85,
"s": 79.641,
"l": 67.255
},
"oklch": {
"l": 0.85286,
"c": 0.17127,
"h": 151.9
},
"luminance": 0.66322
}Semantic roles & 50–950 ramp
primary
#69EE95
secondary
#C43895
accent
#0A96DC
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581