#69EC91#69EC91
#69EC91 is a very light, vivid green. Relative luminance 0.650; OKLCH L 84.7% C 0.172 H 151.1°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #69EC91 |
|---|---|
| RGB | rgb(105, 236, 145) |
| HSL | hsl(138, 78%, 67%) |
| HSV | hsv(138, 56%, 93%) |
| CMYK | cmyk(55.5%, 0%, 38.6%, 7.5%) |
| CIE-LAB | lab(84.50, -55.62, 33.49) |
| CIE-LCH | lch(84.50, 64.93, 148.95°) |
| OKLab | oklab(84.73% -0.1507 0.0833) |
| OKLCH | oklch(84.73% 0.172 151.1) |
| XYZ | xyz(40.9290, 65.0348, 37.1787) |
| Luminance | 0.6504 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.37
Light Green Blue
#56FCA2
ΔE00 3.93
Seafoam Green
#7AF9AB
ΔE00 3.95
Sea Green (survey)
#53FCA1
ΔE00 3.95
Light Bluish Green
#76FDA8
ΔE00 4.00
Lightgreen
#90EE90
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EC91 #EC69C4
analogous
#83EC69 #69EC91 #69ECD3
triadic
#69EC91 #9169EC #EC9169
tetradic
#69EC91 #6983EC #EC69C4 #ECD369
square
#69EC91 #6983EC #EC69C4 #ECD369
split-complementary
#69EC91 #D369EC #EC6983
monochromatic
#19C24C #33E569 #69EC91 #9FF3B9 #D6FAE1
Accessibility & contrast
On white
1.50
#69EC91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#69EC91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EC91
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EC91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EC91 | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDA8B
Deuteranopia (green-blind)
#DBCE97
Tritanopia (blue-blind)
#47E9D5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #69ec91; /* rgb */ color: rgb(105, 236, 145); /* oklch */ color: oklch(84.7% 0.172 151.1);
Tailwind
colors: {
custom: {
50: '#9ef3b2',
500: '#69ec91',
950: '#000000',
},
}SCSS
$custom: #69ec91; $custom-light: #9ef3b2; $custom-dark: #000000;
JSON
{
"hex": "#69ec91",
"rgb": {
"r": 105,
"g": 236,
"b": 145
},
"hsl": {
"h": 138.321,
"s": 77.515,
"l": 66.863
},
"oklch": {
"l": 0.84727,
"c": 0.17223,
"h": 151.1
},
"luminance": 0.65038
}Semantic roles & 50–950 ramp
primary
#69EC91
secondary
#C03997
accent
#0C9BDA
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581