#69EAA3#69EAA3
#69EAA3 is a very light, vivid green. Relative luminance 0.645; OKLCH L 84.6% C 0.153 H 156.7°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #69EAA3 |
|---|---|
| RGB | rgb(105, 234, 163) |
| HSL | hsl(147, 75%, 66%) |
| HSV | hsv(147, 55%, 92%) |
| CMYK | cmyk(55.1%, 0%, 30.3%, 8.2%) |
| CIE-LAB | lab(84.22, -51.58, 23.94) |
| CIE-LCH | lch(84.22, 56.87, 155.10°) |
| OKLab | oklab(84.6% -0.1407 0.0607) |
| OKLCH | oklch(84.6% 0.153 156.7) |
| XYZ | xyz(41.8559, 64.4894, 44.8852) |
| Luminance | 0.6449 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.30
Seafoam Green
#7AF9AB
ΔE00 3.50
Seafoam (survey)
#80F9AD
ΔE00 3.64
Light Blue Green
#7EFBB3
ΔE00 3.84
Aqua Green
#12E193
ΔE00 4.44
Light Bluish Green
#76FDA8
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EAA3 #EA69B0
analogous
#70EA69 #69EAA3 #69EAE4
triadic
#69EAA3 #A369EA #EAA369
tetradic
#69EAA3 #6970EA #EA69B0 #EAE469
square
#69EAA3 #6970EA #EA69B0 #EAE469
split-complementary
#69EAA3 #E469EA #EA6970
monochromatic
#1BBE64 #33E282 #69EAA3 #9FF2C4 #D4F9E5
Accessibility & contrast
On white
1.51
#69EAA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#69EAA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EAA3
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EAA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EAA3 | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DA9F
Deuteranopia (green-blind)
#D7CDA7
Tritanopia (blue-blind)
#3EE8D7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #69eaa3; /* rgb */ color: rgb(105, 234, 163); /* oklch */ color: oklch(84.6% 0.153 156.7);
Tailwind
colors: {
custom: {
50: '#9df1be',
500: '#69eaa3',
950: '#000000',
},
}SCSS
$custom: #69eaa3; $custom-light: #9df1be; $custom-dark: #000000;
JSON
{
"hex": "#69eaa3",
"rgb": {
"r": 105,
"g": 234,
"b": 163
},
"hsl": {
"h": 146.977,
"s": 75.439,
"l": 66.471
},
"oklch": {
"l": 0.84598,
"c": 0.15322,
"h": 156.7
},
"luminance": 0.64493
}Semantic roles & 50–950 ramp
primary
#69EAA3
secondary
#BD3A82
accent
#0E7DD8
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1712
muted
#808582