#69EEA4#69EEA4
#69EEA4 is a very light, vivid green. Relative luminance 0.668; OKLCH L 85.6% C 0.158 H 156.3°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #69EEA4 |
|---|---|
| RGB | rgb(105, 238, 164) |
| HSL | hsl(147, 80%, 67%) |
| HSV | hsv(147, 56%, 93%) |
| CMYK | cmyk(55.9%, 0%, 31.1%, 6.7%) |
| CIE-LAB | lab(85.42, -53.02, 25.07) |
| CIE-LCH | lch(85.42, 58.64, 154.69°) |
| OKLab | oklab(85.58% -0.1445 0.0634) |
| OKLCH | oklch(85.58% 0.158 156.3) |
| XYZ | xyz(43.0975, 66.8287, 45.7428) |
| Luminance | 0.6683 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.66
Light Greenish Blue
#63F7B4
ΔE00 2.84
Seafoam (survey)
#80F9AD
ΔE00 2.88
Light Blue Green
#7EFBB3
ΔE00 3.12
Light Bluish Green
#76FDA8
ΔE00 3.59
Light Green Blue
#56FCA2
ΔE00 3.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EEA4 #EE69B3
analogous
#70EE69 #69EEA4 #69EEE7
triadic
#69EEA4 #A469EE #EEA469
tetradic
#69EEA4 #6970EE #EE69B3 #EEE769
square
#69EEA4 #6970EE #EE69B3 #EEE769
split-complementary
#69EEA4 #E769EE #EE6970
monochromatic
#16C664 #32E883 #69EEA4 #A0F4C5 #D7FAE7
Accessibility & contrast
On white
1.46
#69EEA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#69EEA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EEA4
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EEA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EEA4 | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDD9F
Deuteranopia (green-blind)
#DAD0A9
Tritanopia (blue-blind)
#3CECDA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #69eea4; /* rgb */ color: rgb(105, 238, 164); /* oklch */ color: oklch(85.6% 0.158 156.3);
Tailwind
colors: {
custom: {
50: '#9ef4bf',
500: '#69eea4',
950: '#000000',
},
}SCSS
$custom: #69eea4; $custom-light: #9ef4bf; $custom-dark: #000000;
JSON
{
"hex": "#69eea4",
"rgb": {
"r": 105,
"g": 238,
"b": 164
},
"hsl": {
"h": 146.617,
"s": 79.641,
"l": 67.255
},
"oklch": {
"l": 0.85583,
"c": 0.15778,
"h": 156.3
},
"luminance": 0.66833
}Semantic roles & 50–950 ramp
primary
#69EEA4
secondary
#C43885
accent
#0A7FDC
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1712
muted
#808582