#69EAA4#69EAA4
#69EAA4 is a very light, vivid green. Relative luminance 0.645; OKLCH L 84.6% C 0.152 H 157.0°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #69EAA4 |
|---|---|
| RGB | rgb(105, 234, 164) |
| HSL | hsl(147, 75%, 66%) |
| HSV | hsv(147, 55%, 92%) |
| CMYK | cmyk(55.1%, 0%, 29.9%, 8.2%) |
| CIE-LAB | lab(84.24, -51.39, 23.45) |
| CIE-LCH | lch(84.24, 56.49, 155.47°) |
| OKLab | oklab(84.62% -0.1403 0.0595) |
| OKLCH | oklch(84.62% 0.152 157) |
| XYZ | xyz(41.9459, 64.5254, 45.3589) |
| Luminance | 0.6453 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.20
Seafoam Green
#7AF9AB
ΔE00 3.57
Seafoam (survey)
#80F9AD
ΔE00 3.69
Light Blue Green
#7EFBB3
ΔE00 3.84
Aqua Green
#12E193
ΔE00 4.47
Light Bluish Green
#76FDA8
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EAA4 #EA69AF
analogous
#6FEA69 #69EAA4 #69EAE5
triadic
#69EAA4 #A469EA #EAA469
tetradic
#69EAA4 #696FEA #EA69AF #EAE569
square
#69EAA4 #696FEA #EA69AF #EAE569
split-complementary
#69EAA4 #E569EA #EA696F
monochromatic
#1BBE65 #33E283 #69EAA4 #9FF2C5 #D4F9E5
Accessibility & contrast
On white
1.51
#69EAA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#69EAA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EAA4
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EAA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EAA4 | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DAA0
Deuteranopia (green-blind)
#D6CDA8
Tritanopia (blue-blind)
#3EE8D7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #69eaa4; /* rgb */ color: rgb(105, 234, 164); /* oklch */ color: oklch(84.6% 0.152 157.0);
Tailwind
colors: {
custom: {
50: '#9df1bf',
500: '#69eaa4',
950: '#000000',
},
}SCSS
$custom: #69eaa4; $custom-light: #9df1bf; $custom-dark: #000000;
JSON
{
"hex": "#69eaa4",
"rgb": {
"r": 105,
"g": 234,
"b": 164
},
"hsl": {
"h": 147.442,
"s": 75.439,
"l": 66.471
},
"oklch": {
"l": 0.84619,
"c": 0.15235,
"h": 157
},
"luminance": 0.64529
}Semantic roles & 50–950 ramp
primary
#69EAA4
secondary
#BD3A81
accent
#0E7BD8
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1712
muted
#808582