#69EEA8#69EEA8
#69EEA8 is a very light, vivid green. Relative luminance 0.670; OKLCH L 85.7% C 0.154 H 157.7°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #69EEA8 |
|---|---|
| RGB | rgb(105, 238, 168) |
| HSL | hsl(148, 80%, 67%) |
| HSV | hsv(148, 56%, 93%) |
| CMYK | cmyk(55.9%, 0%, 29.4%, 6.7%) |
| CIE-LAB | lab(85.49, -52.25, 23.11) |
| CIE-LCH | lch(85.49, 57.13, 156.14°) |
| OKLab | oklab(85.67% -0.1427 0.0587) |
| OKLCH | oklch(85.67% 0.154 157.7) |
| XYZ | xyz(43.4644, 66.9754, 47.6752) |
| Luminance | 0.6698 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.34
Seafoam Green
#7AF9AB
ΔE00 2.95
Light Blue Green
#7EFBB3
ΔE00 3.09
Seafoam (survey)
#80F9AD
ΔE00 3.10
Light Bluish Green
#76FDA8
ΔE00 4.00
Light Green Blue
#56FCA2
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EEA8 #EE69AF
analogous
#6DEE69 #69EEA8 #69EEEB
triadic
#69EEA8 #A869EE #EEA869
tetradic
#69EEA8 #696DEE #EE69AF #EEEB69
square
#69EEA8 #696DEE #EE69AF #EEEB69
split-complementary
#69EEA8 #EB69EE #EE696D
monochromatic
#16C66A #32E888 #69EEA8 #A0F4C8 #D7FAE8
Accessibility & contrast
On white
1.46
#69EEA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#69EEA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EEA8
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EEA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EEA8 | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDEA4
Deuteranopia (green-blind)
#DAD0AC
Tritanopia (blue-blind)
#3AECDB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #69eea8; /* rgb */ color: rgb(105, 238, 168); /* oklch */ color: oklch(85.7% 0.154 157.7);
Tailwind
colors: {
custom: {
50: '#9ef4c2',
500: '#69eea8',
950: '#000000',
},
}SCSS
$custom: #69eea8; $custom-light: #9ef4c2; $custom-dark: #000000;
JSON
{
"hex": "#69eea8",
"rgb": {
"r": 105,
"g": 238,
"b": 168
},
"hsl": {
"h": 148.421,
"s": 79.641,
"l": 67.255
},
"oklch": {
"l": 0.85668,
"c": 0.15428,
"h": 157.7
},
"luminance": 0.66979
}Semantic roles & 50–950 ramp
primary
#69EEA8
secondary
#C43881
accent
#0A78DC
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1712
muted
#808582