#69EB99#69EB99
#69EB99 is a very light, vivid green. Relative luminance 0.647; OKLCH L 84.6% C 0.164 H 153.4°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #69EB99 |
|---|---|
| RGB | rgb(105, 235, 153) |
| HSL | hsl(142, 76%, 67%) |
| HSV | hsv(142, 55%, 92%) |
| CMYK | cmyk(55.3%, 0%, 34.9%, 7.8%) |
| CIE-LAB | lab(84.34, -53.84, 29.22) |
| CIE-LCH | lch(84.34, 61.26, 151.51°) |
| OKLab | oklab(84.64% -0.1462 0.0733) |
| OKLCH | oklch(84.64% 0.164 153.4) |
| XYZ | xyz(41.2806, 64.7161, 40.4469) |
| Luminance | 0.6472 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.33
Seafoam (survey)
#80F9AD
ΔE00 3.60
Light Bluish Green
#76FDA8
ΔE00 3.85
Light Green Blue
#56FCA2
ΔE00 3.86
Sea Green (survey)
#53FCA1
ΔE00 3.92
Weird Green
#3AE57F
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EB99 #EB69BB
analogous
#7AEB69 #69EB99 #69EBDA
triadic
#69EB99 #9969EB #EB9969
tetradic
#69EB99 #697AEB #EB69BB #EBDA69
square
#69EB99 #697AEB #EB69BB #EBDA69
split-complementary
#69EB99 #DA69EB #EB697A
monochromatic
#1AC057 #33E474 #69EB99 #9FF2BE #D5F9E2
Accessibility & contrast
On white
1.51
#69EB99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#69EB99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EB99
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EB99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EB99 | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDA94
Deuteranopia (green-blind)
#D9CD9E
Tritanopia (blue-blind)
#43E8D6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #69eb99; /* rgb */ color: rgb(105, 235, 153); /* oklch */ color: oklch(84.6% 0.164 153.4);
Tailwind
colors: {
custom: {
50: '#9df2b7',
500: '#69eb99',
950: '#000000',
},
}SCSS
$custom: #69eb99; $custom-light: #9df2b7; $custom-dark: #000000;
JSON
{
"hex": "#69eb99",
"rgb": {
"r": 105,
"g": 235,
"b": 153
},
"hsl": {
"h": 142.154,
"s": 76.471,
"l": 66.667
},
"oklch": {
"l": 0.84635,
"c": 0.16356,
"h": 153.4
},
"luminance": 0.6472
}Semantic roles & 50–950 ramp
primary
#69EB99
secondary
#BF3A8D
accent
#0D8DD9
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581