#69ED90#69ED90
#69ED90 is a very light, vivid green. Relative luminance 0.656; OKLCH L 85.0% C 0.174 H 150.7°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #69ED90 |
|---|---|
| RGB | rgb(105, 237, 144) |
| HSL | hsl(138, 79%, 67%) |
| HSV | hsv(138, 56%, 93%) |
| CMYK | cmyk(55.7%, 0%, 39.2%, 7.1%) |
| CIE-LAB | lab(84.78, -56.18, 34.36) |
| CIE-LCH | lch(84.78, 65.86, 148.55°) |
| OKLab | oklab(84.95% -0.1522 0.0854) |
| OKLCH | oklch(84.95% 0.175 150.7) |
| XYZ | xyz(41.1410, 65.5815, 36.8706) |
| Luminance | 0.6559 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.38
Light Green Blue
#56FCA2
ΔE00 3.86
Sea Green (survey)
#53FCA1
ΔE00 3.87
Light Bluish Green
#76FDA8
ΔE00 3.94
Lightgreen
#90EE90
ΔE00 3.96
Turquoise Green
#04F489
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69ED90 #ED69C6
analogous
#84ED69 #69ED90 #69EDD2
triadic
#69ED90 #9069ED #ED9069
tetradic
#69ED90 #6984ED #ED69C6 #EDD269
square
#69ED90 #6984ED #ED69C6 #EDD269
split-complementary
#69ED90 #D269ED #ED6984
monochromatic
#18C44B #32E668 #69ED90 #A0F4B8 #D6FAE1
Accessibility & contrast
On white
1.49
#69ED90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#69ED90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69ED90
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69ED90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69ED90 | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDB89
Deuteranopia (green-blind)
#DCCF96
Tritanopia (blue-blind)
#47E9D6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #69ed90; /* rgb */ color: rgb(105, 237, 144); /* oklch */ color: oklch(85.0% 0.174 150.7);
Tailwind
colors: {
custom: {
50: '#9ef4b1',
500: '#69ed90',
950: '#000000',
},
}SCSS
$custom: #69ed90; $custom-light: #9ef4b1; $custom-dark: #000000;
JSON
{
"hex": "#69ed90",
"rgb": {
"r": 105,
"g": 237,
"b": 144
},
"hsl": {
"h": 137.727,
"s": 78.571,
"l": 67.059
},
"oklch": {
"l": 0.84952,
"c": 0.1745,
"h": 150.7
},
"luminance": 0.65585
}Semantic roles & 50–950 ramp
primary
#69ED90
secondary
#C23899
accent
#0B9DDB
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1711
muted
#808581