#69EB91#69EB91
#69EB91 is a very light, vivid green. Relative luminance 0.645; OKLCH L 84.5% C 0.171 H 151.2°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #69EB91 |
|---|---|
| RGB | rgb(105, 235, 145) |
| HSL | hsl(138, 76%, 67%) |
| HSV | hsv(138, 55%, 92%) |
| CMYK | cmyk(55.3%, 0%, 38.3%, 7.8%) |
| CIE-LAB | lab(84.20, -55.23, 33.10) |
| CIE-LCH | lch(84.20, 64.39, 149.07°) |
| OKLab | oklab(84.48% -0.1497 0.0824) |
| OKLCH | oklch(84.48% 0.171 151.2) |
| XYZ | xyz(40.6419, 64.4606, 37.0830) |
| Luminance | 0.6446 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.33
Seafoam Green
#7AF9AB
ΔE00 4.02
Light Green Blue
#56FCA2
ΔE00 4.09
Sea Green (survey)
#53FCA1
ΔE00 4.11
Lightgreen
#90EE90
ΔE00 4.14
Light Bluish Green
#76FDA8
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EB91 #EB69C3
analogous
#82EB69 #69EB91 #69EBD2
triadic
#69EB91 #9169EB #EB9169
tetradic
#69EB91 #6982EB #EB69C3 #EBD269
square
#69EB91 #6982EB #EB69C3 #EBD269
split-complementary
#69EB91 #D269EB #EB6982
monochromatic
#1AC04D #33E469 #69EB91 #9FF2B9 #D5F9E0
Accessibility & contrast
On white
1.51
#69EB91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#69EB91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EB91
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EB91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EB91 | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDA8B
Deuteranopia (green-blind)
#DACD97
Tritanopia (blue-blind)
#47E8D4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #69eb91; /* rgb */ color: rgb(105, 235, 145); /* oklch */ color: oklch(84.5% 0.171 151.2);
Tailwind
colors: {
custom: {
50: '#9ef2b2',
500: '#69eb91',
950: '#000000',
},
}SCSS
$custom: #69eb91; $custom-light: #9ef2b2; $custom-dark: #000000;
JSON
{
"hex": "#69eb91",
"rgb": {
"r": 105,
"g": 235,
"b": 145
},
"hsl": {
"h": 138.462,
"s": 76.471,
"l": 66.667
},
"oklch": {
"l": 0.84484,
"c": 0.17086,
"h": 151.2
},
"luminance": 0.64464
}Semantic roles & 50–950 ramp
primary
#69EB91
secondary
#BF3A96
accent
#0D9AD9
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581