#69EDA8#69EDA8
#69EDA8 is a very light, vivid green. Relative luminance 0.664; OKLCH L 85.4% C 0.153 H 157.9°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #69EDA8 |
|---|---|
| RGB | rgb(105, 237, 168) |
| HSL | hsl(149, 79%, 67%) |
| HSV | hsv(149, 56%, 93%) |
| CMYK | cmyk(55.7%, 0%, 29.1%, 7.1%) |
| CIE-LAB | lab(85.20, -51.84, 22.71) |
| CIE-LCH | lch(85.20, 56.60, 156.34°) |
| OKLab | oklab(85.43% -0.1416 0.0577) |
| OKLCH | oklch(85.43% 0.153 157.9) |
| XYZ | xyz(43.1741, 66.3948, 47.5785) |
| Luminance | 0.6640 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.46
Seafoam Green
#7AF9AB
ΔE00 3.18
Light Blue Green
#7EFBB3
ΔE00 3.29
Seafoam (survey)
#80F9AD
ΔE00 3.31
Light Bluish Green
#76FDA8
ΔE00 4.26
Light Green Blue
#56FCA2
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EDA8 #ED69AE
analogous
#6CED69 #69EDA8 #69EDEA
triadic
#69EDA8 #A869ED #EDA869
tetradic
#69EDA8 #696CED #ED69AE #EDEA69
square
#69EDA8 #696CED #ED69AE #EDEA69
split-complementary
#69EDA8 #EA69ED #ED696C
monochromatic
#18C46A #32E688 #69EDA8 #A0F4C8 #D6FAE7
Accessibility & contrast
On white
1.47
#69EDA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#69EDA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EDA8
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EDA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EDA8 | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDDA4
Deuteranopia (green-blind)
#D9D0AC
Tritanopia (blue-blind)
#3AECDB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #69eda8; /* rgb */ color: rgb(105, 237, 168); /* oklch */ color: oklch(85.4% 0.153 157.9);
Tailwind
colors: {
custom: {
50: '#9ef4c2',
500: '#69eda8',
950: '#000000',
},
}SCSS
$custom: #69eda8; $custom-light: #9ef4c2; $custom-dark: #000000;
JSON
{
"hex": "#69eda8",
"rgb": {
"r": 105,
"g": 237,
"b": 168
},
"hsl": {
"h": 148.636,
"s": 78.571,
"l": 67.059
},
"oklch": {
"l": 0.85428,
"c": 0.15293,
"h": 157.9
},
"luminance": 0.66399
}Semantic roles & 50–950 ramp
primary
#69EDA8
secondary
#C23880
accent
#0B77DB
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1712
muted
#808582