#69EEA3#69EEA3
#69EEA3 is a very light, vivid green. Relative luminance 0.668; OKLCH L 85.6% C 0.159 H 156.0°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #69EEA3 |
|---|---|
| RGB | rgb(105, 238, 163) |
| HSL | hsl(146, 80%, 67%) |
| HSV | hsv(146, 56%, 93%) |
| CMYK | cmyk(55.9%, 0%, 31.5%, 6.7%) |
| CIE-LAB | lab(85.40, -53.21, 25.55) |
| CIE-LCH | lch(85.40, 59.02, 154.35°) |
| OKLab | oklab(85.56% -0.1449 0.0646) |
| OKLCH | oklch(85.56% 0.159 156) |
| XYZ | xyz(43.0076, 66.7927, 45.2691) |
| Luminance | 0.6680 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.62
Seafoam (survey)
#80F9AD
ΔE00 2.86
Light Greenish Blue
#63F7B4
ΔE00 2.98
Light Blue Green
#7EFBB3
ΔE00 3.16
Light Bluish Green
#76FDA8
ΔE00 3.51
Light Green Blue
#56FCA2
ΔE00 3.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EEA3 #EE69B4
analogous
#72EE69 #69EEA3 #69EEE5
triadic
#69EEA3 #A369EE #EEA369
tetradic
#69EEA3 #6972EE #EE69B4 #EEE569
square
#69EEA3 #6972EE #EE69B4 #EEE569
split-complementary
#69EEA3 #E569EE #EE6972
monochromatic
#16C663 #32E881 #69EEA3 #A0F4C5 #D7FAE6
Accessibility & contrast
On white
1.46
#69EEA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#69EEA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EEA3
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EEA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EEA3 | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDD9E
Deuteranopia (green-blind)
#DAD0A8
Tritanopia (blue-blind)
#3DECDA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #69eea3; /* rgb */ color: rgb(105, 238, 163); /* oklch */ color: oklch(85.6% 0.159 156.0);
Tailwind
colors: {
custom: {
50: '#9ef4be',
500: '#69eea3',
950: '#000000',
},
}SCSS
$custom: #69eea3; $custom-light: #9ef4be; $custom-dark: #000000;
JSON
{
"hex": "#69eea3",
"rgb": {
"r": 105,
"g": 238,
"b": 163
},
"hsl": {
"h": 146.165,
"s": 79.641,
"l": 67.255
},
"oklch": {
"l": 0.85563,
"c": 0.15866,
"h": 156
},
"luminance": 0.66797
}Semantic roles & 50–950 ramp
primary
#69EEA3
secondary
#C43887
accent
#0A80DC
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1712
muted
#808582