#69EB90#69EB90
#69EB90 is a very light, vivid green. Relative luminance 0.644; OKLCH L 84.5% C 0.172 H 150.9°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #69EB90 |
|---|---|
| RGB | rgb(105, 235, 144) |
| HSL | hsl(138, 76%, 67%) |
| HSV | hsv(138, 55%, 92%) |
| CMYK | cmyk(55.3%, 0%, 38.7%, 7.8%) |
| CIE-LAB | lab(84.19, -55.40, 33.58) |
| CIE-LCH | lch(84.19, 64.78, 148.78°) |
| OKLab | oklab(84.47% -0.1501 0.0835) |
| OKLCH | oklch(84.47% 0.172 150.9) |
| XYZ | xyz(40.5651, 64.4299, 36.6787) |
| Luminance | 0.6443 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.27
Lightgreen
#90EE90
ΔE00 4.07
Seafoam Green
#7AF9AB
ΔE00 4.13
Light Green Blue
#56FCA2
ΔE00 4.15
Sea Green (survey)
#53FCA1
ΔE00 4.16
Light Bluish Green
#76FDA8
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EB90 #EB69C4
analogous
#83EB69 #69EB90 #69EBD1
triadic
#69EB90 #9069EB #EB9069
tetradic
#69EB90 #6983EB #EB69C4 #EBD169
square
#69EB90 #6983EB #EB69C4 #EBD169
split-complementary
#69EB90 #D169EB #EB6983
monochromatic
#1AC04C #33E468 #69EB90 #9FF2B8 #D5F9E0
Accessibility & contrast
On white
1.51
#69EB90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#69EB90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EB90
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EB90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EB90 | 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)
#ECD98A
Deuteranopia (green-blind)
#DACD96
Tritanopia (blue-blind)
#47E8D4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #69eb90; /* rgb */ color: rgb(105, 235, 144); /* oklch */ color: oklch(84.5% 0.172 150.9);
Tailwind
colors: {
custom: {
50: '#9ef2b1',
500: '#69eb90',
950: '#000000',
},
}SCSS
$custom: #69eb90; $custom-light: #9ef2b1; $custom-dark: #000000;
JSON
{
"hex": "#69eb90",
"rgb": {
"r": 105,
"g": 235,
"b": 144
},
"hsl": {
"h": 138,
"s": 76.471,
"l": 66.667
},
"oklch": {
"l": 0.84466,
"c": 0.17179,
"h": 150.9
},
"luminance": 0.64434
}Semantic roles & 50–950 ramp
primary
#69EB90
secondary
#BF3A97
accent
#0D9CD9
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1711
muted
#808581