#69EA8E#69EA8E
#69EA8E is a very light, vivid green. Relative luminance 0.638; OKLCH L 84.2% C 0.172 H 150.5°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #69EA8E |
|---|---|
| RGB | rgb(105, 234, 142) |
| HSL | hsl(137, 75%, 66%) |
| HSV | hsv(137, 55%, 92%) |
| CMYK | cmyk(55.1%, 0%, 39.3%, 8.2%) |
| CIE-LAB | lab(83.86, -55.34, 34.15) |
| CIE-LCH | lch(83.86, 65.03, 148.32°) |
| OKLab | oklab(84.19% -0.1499 0.0848) |
| OKLCH | oklch(84.19% 0.172 150.5) |
| XYZ | xyz(40.1281, 63.7983, 35.7856) |
| Luminance | 0.6380 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.12
Lightgreen
#90EE90
ΔE00 4.00
Turquoise Green
#04F489
ΔE00 4.30
Light Green Blue
#56FCA2
ΔE00 4.43
Seafoam Green
#7AF9AB
ΔE00 4.43
Sea Green (survey)
#53FCA1
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EA8E #EA69C5
analogous
#85EA69 #69EA8E #69EACF
triadic
#69EA8E #8E69EA #EA8E69
tetradic
#69EA8E #6985EA #EA69C5 #EACF69
square
#69EA8E #6985EA #EA69C5 #EACF69
split-complementary
#69EA8E #CF69EA #EA6985
monochromatic
#1BBE49 #33E266 #69EA8E #9FF2B6 #D4F9DF
Accessibility & contrast
On white
1.53
#69EA8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#69EA8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EA8E
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EA8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EA8E | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD888
Deuteranopia (green-blind)
#DACC94
Tritanopia (blue-blind)
#49E6D3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #69ea8e; /* rgb */ color: rgb(105, 234, 142); /* oklch */ color: oklch(84.2% 0.172 150.5);
Tailwind
colors: {
custom: {
50: '#9df1b0',
500: '#69ea8e',
950: '#000000',
},
}SCSS
$custom: #69ea8e; $custom-light: #9df1b0; $custom-dark: #000000;
JSON
{
"hex": "#69ea8e",
"rgb": {
"r": 105,
"g": 234,
"b": 142
},
"hsl": {
"h": 137.209,
"s": 75.439,
"l": 66.471
},
"oklch": {
"l": 0.84186,
"c": 0.17226,
"h": 150.5
},
"luminance": 0.63802
}Semantic roles & 50–950 ramp
primary
#69EA8E
secondary
#BD3A97
accent
#0E9ED8
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581