#69EB95#69EB95
#69EB95 is a very light, vivid green. Relative luminance 0.646; OKLCH L 84.6% C 0.167 H 152.2°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #69EB95 |
|---|---|
| RGB | rgb(105, 235, 149) |
| HSL | hsl(140, 76%, 67%) |
| HSV | hsv(140, 55%, 92%) |
| CMYK | cmyk(55.3%, 0%, 36.6%, 7.8%) |
| CIE-LAB | lab(84.27, -54.54, 31.16) |
| CIE-LCH | lch(84.27, 62.82, 150.26°) |
| OKLab | oklab(84.56% -0.1479 0.0779) |
| OKLCH | oklch(84.56% 0.167 152.2) |
| XYZ | xyz(40.9558, 64.5862, 38.7360) |
| Luminance | 0.6459 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.63
Weird Green
#3AE57F
ΔE00 3.67
Light Green Blue
#56FCA2
ΔE00 3.91
Seafoam (survey)
#80F9AD
ΔE00 3.92
Light Bluish Green
#76FDA8
ΔE00 3.94
Sea Green (survey)
#53FCA1
ΔE00 3.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EB95 #EB69BF
analogous
#7EEB69 #69EB95 #69EBD6
triadic
#69EB95 #9569EB #EB9569
tetradic
#69EB95 #697EEB #EB69BF #EBD669
square
#69EB95 #697EEB #EB69BF #EBD669
split-complementary
#69EB95 #D669EB #EB697E
monochromatic
#1AC052 #33E46F #69EB95 #9FF2BB #D5F9E1
Accessibility & contrast
On white
1.51
#69EB95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#69EB95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EB95
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EB95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EB95 | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDA8F
Deuteranopia (green-blind)
#DACD9A
Tritanopia (blue-blind)
#45E8D5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #69eb95; /* rgb */ color: rgb(105, 235, 149); /* oklch */ color: oklch(84.6% 0.167 152.2);
Tailwind
colors: {
custom: {
50: '#9df2b5',
500: '#69eb95',
950: '#000000',
},
}SCSS
$custom: #69eb95; $custom-light: #9df2b5; $custom-dark: #000000;
JSON
{
"hex": "#69eb95",
"rgb": {
"r": 105,
"g": 235,
"b": 149
},
"hsl": {
"h": 140.308,
"s": 76.471,
"l": 66.667
},
"oklch": {
"l": 0.84558,
"c": 0.16721,
"h": 152.2
},
"luminance": 0.6459
}Semantic roles & 50–950 ramp
primary
#69EB95
secondary
#BF3A92
accent
#0D94D9
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581