#69EAA2#69EAA2
#69EAA2 is a very light, vivid green. Relative luminance 0.645; OKLCH L 84.6% C 0.154 H 156.3°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #69EAA2 |
|---|---|
| RGB | rgb(105, 234, 162) |
| HSL | hsl(147, 75%, 66%) |
| HSV | hsv(147, 55%, 92%) |
| CMYK | cmyk(55.1%, 0%, 30.8%, 8.2%) |
| CIE-LAB | lab(84.20, -51.77, 24.43) |
| CIE-LCH | lch(84.20, 57.25, 154.73°) |
| OKLab | oklab(84.58% -0.1412 0.0618) |
| OKLCH | oklch(84.58% 0.154 156.3) |
| XYZ | xyz(41.7667, 64.4537, 44.4152) |
| Luminance | 0.6446 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.40
Seafoam Green
#7AF9AB
ΔE00 3.45
Seafoam (survey)
#80F9AD
ΔE00 3.61
Light Blue Green
#7EFBB3
ΔE00 3.86
Aqua Green
#12E193
ΔE00 4.42
Light Bluish Green
#76FDA8
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EAA2 #EA69B1
analogous
#71EA69 #69EAA2 #69EAE3
triadic
#69EAA2 #A269EA #EAA269
tetradic
#69EAA2 #6971EA #EA69B1 #EAE369
square
#69EAA2 #6971EA #EA69B1 #EAE369
split-complementary
#69EAA2 #E369EA #EA6971
monochromatic
#1BBE63 #33E281 #69EAA2 #9FF2C3 #D4F9E5
Accessibility & contrast
On white
1.51
#69EAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#69EAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EAA2
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EAA2 | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DA9E
Deuteranopia (green-blind)
#D7CDA6
Tritanopia (blue-blind)
#3FE8D7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #69eaa2; /* rgb */ color: rgb(105, 234, 162); /* oklch */ color: oklch(84.6% 0.154 156.3);
Tailwind
colors: {
custom: {
50: '#9df1be',
500: '#69eaa2',
950: '#000000',
},
}SCSS
$custom: #69eaa2; $custom-light: #9df1be; $custom-dark: #000000;
JSON
{
"hex": "#69eaa2",
"rgb": {
"r": 105,
"g": 234,
"b": 162
},
"hsl": {
"h": 146.512,
"s": 75.439,
"l": 66.471
},
"oklch": {
"l": 0.84577,
"c": 0.15411,
"h": 156.3
},
"luminance": 0.64458
}Semantic roles & 50–950 ramp
primary
#69EAA2
secondary
#BD3A83
accent
#0E7ED8
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1712
muted
#808582