#69EB93#69EB93
#69EB93 is a very light, vivid green. Relative luminance 0.645; OKLCH L 84.5% C 0.169 H 151.7°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #69EB93 |
|---|---|
| RGB | rgb(105, 235, 147) |
| HSL | hsl(139, 76%, 67%) |
| HSV | hsv(139, 55%, 92%) |
| CMYK | cmyk(55.3%, 0%, 37.4%, 7.8%) |
| CIE-LAB | lab(84.24, -54.89, 32.13) |
| CIE-LCH | lch(84.24, 63.60, 149.66°) |
| OKLab | oklab(84.52% -0.1488 0.0802) |
| OKLCH | oklch(84.52% 0.169 151.7) |
| XYZ | xyz(40.7975, 64.5228, 37.9023) |
| Luminance | 0.6453 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.48
Seafoam Green
#7AF9AB
ΔE00 3.82
Light Green Blue
#56FCA2
ΔE00 3.99
Sea Green (survey)
#53FCA1
ΔE00 4.02
Light Bluish Green
#76FDA8
ΔE00 4.03
Seafoam (survey)
#80F9AD
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EB93 #EB69C1
analogous
#80EB69 #69EB93 #69EBD4
triadic
#69EB93 #9369EB #EB9369
tetradic
#69EB93 #6980EB #EB69C1 #EBD469
square
#69EB93 #6980EB #EB69C1 #EBD469
split-complementary
#69EB93 #D469EB #EB6980
monochromatic
#1AC04F #33E46C #69EB93 #9FF2BA #D5F9E1
Accessibility & contrast
On white
1.51
#69EB93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#69EB93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EB93
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EB93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EB93 | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDA8D
Deuteranopia (green-blind)
#DACD99
Tritanopia (blue-blind)
#46E8D5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #69eb93; /* rgb */ color: rgb(105, 235, 147); /* oklch */ color: oklch(84.5% 0.169 151.7);
Tailwind
colors: {
custom: {
50: '#9ef2b3',
500: '#69eb93',
950: '#000000',
},
}SCSS
$custom: #69eb93; $custom-light: #9ef2b3; $custom-dark: #000000;
JSON
{
"hex": "#69eb93",
"rgb": {
"r": 105,
"g": 235,
"b": 147
},
"hsl": {
"h": 139.385,
"s": 76.471,
"l": 66.667
},
"oklch": {
"l": 0.84521,
"c": 0.16904,
"h": 151.7
},
"luminance": 0.64527
}Semantic roles & 50–950 ramp
primary
#69EB93
secondary
#BF3A94
accent
#0D97D9
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581