#69EAA8#69EAA8
#69EAA8 is a very light, vivid green. Relative luminance 0.647; OKLCH L 84.7% C 0.149 H 158.5°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #69EAA8 |
|---|---|
| RGB | rgb(105, 234, 168) |
| HSL | hsl(149, 75%, 66%) |
| HSV | hsv(149, 55%, 92%) |
| CMYK | cmyk(55.1%, 0%, 28.2%, 8.2%) |
| CIE-LAB | lab(84.31, -50.61, 21.49) |
| CIE-LCH | lch(84.31, 54.98, 156.99°) |
| OKLab | oklab(84.71% -0.1385 0.0547) |
| OKLCH | oklch(84.71% 0.149 158.5) |
| XYZ | xyz(42.3128, 64.6722, 47.2914) |
| Luminance | 0.6468 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.92
Seafoam Green
#7AF9AB
ΔE00 3.92
Light Blue Green
#7EFBB3
ΔE00 3.93
Seafoam (survey)
#80F9AD
ΔE00 3.99
Aqua Green
#12E193
ΔE00 4.69
Seafoam
#7FE0B3
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EAA8 #EA69AB
analogous
#6BEA69 #69EAA8 #69EAE8
triadic
#69EAA8 #A869EA #EAA869
tetradic
#69EAA8 #696BEA #EA69AB #EAE869
square
#69EAA8 #696BEA #EA69AB #EAE869
split-complementary
#69EAA8 #E869EA #EA696B
monochromatic
#1BBE6A #33E289 #69EAA8 #9FF2C7 #D4F9E6
Accessibility & contrast
On white
1.51
#69EAA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#69EAA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EAA8
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EAA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EAA8 | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DAA4
Deuteranopia (green-blind)
#D6CDAC
Tritanopia (blue-blind)
#3BE9D8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #69eaa8; /* rgb */ color: rgb(105, 234, 168); /* oklch */ color: oklch(84.7% 0.149 158.5);
Tailwind
colors: {
custom: {
50: '#9df1c2',
500: '#69eaa8',
950: '#000000',
},
}SCSS
$custom: #69eaa8; $custom-light: #9df1c2; $custom-dark: #000000;
JSON
{
"hex": "#69eaa8",
"rgb": {
"r": 105,
"g": 234,
"b": 168
},
"hsl": {
"h": 149.302,
"s": 75.439,
"l": 66.471
},
"oklch": {
"l": 0.84707,
"c": 0.14887,
"h": 158.5
},
"luminance": 0.64676
}Semantic roles & 50–950 ramp
primary
#69EAA8
secondary
#BD3A7D
accent
#0E75D8
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1712
muted
#808582