#69EA9D#69EA9D
#69EA9D is a very light, vivid green. Relative luminance 0.643; OKLCH L 84.5% C 0.159 H 154.7°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #69EA9D |
|---|---|
| RGB | rgb(105, 234, 157) |
| HSL | hsl(144, 75%, 66%) |
| HSV | hsv(144, 55%, 92%) |
| CMYK | cmyk(55.1%, 0%, 32.9%, 8.2%) |
| CIE-LAB | lab(84.11, -52.71, 26.88) |
| CIE-LCH | lch(84.11, 59.17, 152.98°) |
| OKLab | oklab(84.47% -0.1434 0.0677) |
| OKLCH | oklch(84.47% 0.159 154.7) |
| XYZ | xyz(41.3310, 64.2795, 42.1209) |
| Luminance | 0.6428 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.36
Seafoam (survey)
#80F9AD
ΔE00 3.58
Light Greenish Blue
#63F7B4
ΔE00 4.02
Light Blue Green
#7EFBB3
ΔE00 4.07
Light Bluish Green
#76FDA8
ΔE00 4.13
Light Green Blue
#56FCA2
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EA9D #EA69B6
analogous
#76EA69 #69EA9D #69EADE
triadic
#69EA9D #9D69EA #EA9D69
tetradic
#69EA9D #6976EA #EA69B6 #EADE69
square
#69EA9D #6976EA #EA69B6 #EADE69
split-complementary
#69EA9D #DE69EA #EA6976
monochromatic
#1BBE5C #33E27A #69EA9D #9FF2C0 #D4F9E3
Accessibility & contrast
On white
1.52
#69EA9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#69EA9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EA9D
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EA9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EA9D | 1.00 | 1.52 | 13.86 | 13.86 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D998
Deuteranopia (green-blind)
#D8CDA2
Tritanopia (blue-blind)
#42E8D6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #69ea9d; /* rgb */ color: rgb(105, 234, 157); /* oklch */ color: oklch(84.5% 0.159 154.7);
Tailwind
colors: {
custom: {
50: '#9df1ba',
500: '#69ea9d',
950: '#000000',
},
}SCSS
$custom: #69ea9d; $custom-light: #9df1ba; $custom-dark: #000000;
JSON
{
"hex": "#69ea9d",
"rgb": {
"r": 105,
"g": 234,
"b": 157
},
"hsl": {
"h": 144.186,
"s": 75.439,
"l": 66.471
},
"oklch": {
"l": 0.84473,
"c": 0.15857,
"h": 154.7
},
"luminance": 0.64283
}Semantic roles & 50–950 ramp
primary
#69EA9D
secondary
#BD3A88
accent
#0E86D8
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581