#69EC90#69EC90
#69EC90 is a very light, vivid green. Relative luminance 0.650; OKLCH L 84.7% C 0.173 H 150.8°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #69EC90 |
|---|---|
| RGB | rgb(105, 236, 144) |
| HSL | hsl(138, 78%, 67%) |
| HSV | hsv(138, 56%, 93%) |
| CMYK | cmyk(55.5%, 0%, 39%, 7.5%) |
| CIE-LAB | lab(84.49, -55.79, 33.97) |
| CIE-LCH | lch(84.49, 65.32, 148.66°) |
| OKLab | oklab(84.71% -0.1511 0.0845) |
| OKLCH | oklch(84.71% 0.173 150.8) |
| XYZ | xyz(40.8522, 65.0041, 36.7744) |
| Luminance | 0.6501 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.31
Light Green Blue
#56FCA2
ΔE00 4.00
Lightgreen
#90EE90
ΔE00 4.01
Sea Green (survey)
#53FCA1
ΔE00 4.01
Seafoam Green
#7AF9AB
ΔE00 4.06
Light Bluish Green
#76FDA8
ΔE00 4.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EC90 #EC69C5
analogous
#83EC69 #69EC90 #69ECD2
triadic
#69EC90 #9069EC #EC9069
tetradic
#69EC90 #6983EC #EC69C5 #ECD269
square
#69EC90 #6983EC #EC69C5 #ECD269
split-complementary
#69EC90 #D269EC #EC6983
monochromatic
#19C24B #33E568 #69EC90 #9FF3B8 #D6FAE0
Accessibility & contrast
On white
1.50
#69EC90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#69EC90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EC90
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EC90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EC90 | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDA8A
Deuteranopia (green-blind)
#DBCE96
Tritanopia (blue-blind)
#47E8D5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #69ec90; /* rgb */ color: rgb(105, 236, 144); /* oklch */ color: oklch(84.7% 0.173 150.8);
Tailwind
colors: {
custom: {
50: '#9ef3b1',
500: '#69ec90',
950: '#000000',
},
}SCSS
$custom: #69ec90; $custom-light: #9ef3b1; $custom-dark: #000000;
JSON
{
"hex": "#69ec90",
"rgb": {
"r": 105,
"g": 236,
"b": 144
},
"hsl": {
"h": 137.863,
"s": 77.515,
"l": 66.863
},
"oklch": {
"l": 0.84709,
"c": 0.17315,
"h": 150.8
},
"luminance": 0.65008
}Semantic roles & 50–950 ramp
primary
#69EC90
secondary
#C03998
accent
#0C9CDA
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1711
muted
#808581