#69EA87#69EA87
#69EA87 is a very light, vivid green. Relative luminance 0.636; OKLCH L 84.1% C 0.179 H 148.8°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #69EA87 |
|---|---|
| RGB | rgb(105, 234, 135) |
| HSL | hsl(134, 75%, 66%) |
| HSV | hsv(134, 55%, 92%) |
| CMYK | cmyk(55.1%, 0%, 42.3%, 8.2%) |
| CIE-LAB | lab(83.75, -56.47, 37.51) |
| CIE-LCH | lch(83.75, 67.79, 146.41°) |
| OKLab | oklab(84.06% -0.1529 0.0925) |
| OKLCH | oklch(84.06% 0.179 148.8) |
| XYZ | xyz(39.6190, 63.5947, 33.1041) |
| Luminance | 0.6360 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.00
Lightgreen
#90EE90
ΔE00 3.73
Turquoise Green
#04F489
ΔE00 4.31
Wintergreen
#20F986
ΔE00 4.58
Minty Green
#0BF77D
ΔE00 4.70
Sea Green (survey)
#53FCA1
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EA87 #EA69CC
analogous
#8CEA69 #69EA87 #69EAC7
triadic
#69EA87 #8769EA #EA8769
tetradic
#69EA87 #698CEA #EA69CC #EAC769
square
#69EA87 #698CEA #EA69CC #EAC769
split-complementary
#69EA87 #C769EA #EA698C
monochromatic
#1BBE41 #33E25C #69EA87 #9FF2B2 #D4F9DD
Accessibility & contrast
On white
1.53
#69EA87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#69EA87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EA87
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EA87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EA87 | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD880
Deuteranopia (green-blind)
#DBCC8D
Tritanopia (blue-blind)
#4BE6D2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #69ea87; /* rgb */ color: rgb(105, 234, 135); /* oklch */ color: oklch(84.1% 0.179 148.8);
Tailwind
colors: {
custom: {
50: '#9ef2ab',
500: '#69ea87',
950: '#000000',
},
}SCSS
$custom: #69ea87; $custom-light: #9ef2ab; $custom-dark: #000000;
JSON
{
"hex": "#69ea87",
"rgb": {
"r": 105,
"g": 234,
"b": 135
},
"hsl": {
"h": 133.953,
"s": 75.439,
"l": 66.471
},
"oklch": {
"l": 0.84064,
"c": 0.1787,
"h": 148.8
},
"luminance": 0.63598
}Semantic roles & 50–950 ramp
primary
#69EA87
secondary
#BD3A9F
accent
#0EA9D8
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581