#69EA8B#69EA8B
#69EA8B is a very light, vivid green. Relative luminance 0.637; OKLCH L 84.1% C 0.175 H 149.8°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #69EA8B |
|---|---|
| RGB | rgb(105, 234, 139) |
| HSL | hsl(136, 75%, 66%) |
| HSV | hsv(136, 55%, 92%) |
| CMYK | cmyk(55.1%, 0%, 40.6%, 8.2%) |
| CIE-LAB | lab(83.81, -55.83, 35.59) |
| CIE-LCH | lch(83.81, 66.21, 147.48°) |
| OKLab | oklab(84.13% -0.1512 0.0881) |
| OKLCH | oklch(84.13% 0.175 149.8) |
| XYZ | xyz(39.9059, 63.7094, 34.6153) |
| Luminance | 0.6371 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.01
Lightgreen
#90EE90
ΔE00 3.84
Turquoise Green
#04F489
ΔE00 4.27
Sea Green (survey)
#53FCA1
ΔE00 4.65
Light Green Blue
#56FCA2
ΔE00 4.65
Wintergreen
#20F986
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EA8B #EA69C8
analogous
#88EA69 #69EA8B #69EACC
triadic
#69EA8B #8B69EA #EA8B69
tetradic
#69EA8B #6988EA #EA69C8 #EACC69
square
#69EA8B #6988EA #EA69C8 #EACC69
split-complementary
#69EA8B #CC69EA #EA6988
monochromatic
#1BBE46 #33E261 #69EA8B #9FF2B5 #D4F9DE
Accessibility & contrast
On white
1.53
#69EA8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#69EA8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EA8B
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EA8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EA8B | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD884
Deuteranopia (green-blind)
#DACC91
Tritanopia (blue-blind)
#4AE6D3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #69ea8b; /* rgb */ color: rgb(105, 234, 139); /* oklch */ color: oklch(84.1% 0.175 149.8);
Tailwind
colors: {
custom: {
50: '#9df2ae',
500: '#69ea8b',
950: '#000000',
},
}SCSS
$custom: #69ea8b; $custom-light: #9df2ae; $custom-dark: #000000;
JSON
{
"hex": "#69ea8b",
"rgb": {
"r": 105,
"g": 234,
"b": 139
},
"hsl": {
"h": 135.814,
"s": 75.439,
"l": 66.471
},
"oklch": {
"l": 0.84133,
"c": 0.17502,
"h": 149.8
},
"luminance": 0.63713
}Semantic roles & 50–950 ramp
primary
#69EA8B
secondary
#BD3A9A
accent
#0EA2D8
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581