#69E7AE#69E7AE
#69E7AE is a very light, vivid teal. Relative luminance 0.632; OKLCH L 84.1% C 0.140 H 161.5°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #69E7AE |
|---|---|
| RGB | rgb(105, 231, 174) |
| HSL | hsl(153, 72%, 66%) |
| HSV | hsv(153, 55%, 91%) |
| CMYK | cmyk(54.5%, 0%, 24.7%, 9.4%) |
| CIE-LAB | lab(83.55, -48.15, 17.32) |
| CIE-LCH | lch(83.55, 51.17, 160.22°) |
| OKLab | oklab(84.12% -0.1326 0.0443) |
| OKLCH | oklch(84.12% 0.14 161.5) |
| XYZ | xyz(42.0378, 63.2072, 50.0211) |
| Luminance | 0.6321 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.43
Light Greenish Blue
#63F7B4
ΔE00 3.71
Eucalyptus
#44D7A8
ΔE00 4.94
Light Aquamarine
#7BFDC7
ΔE00 4.96
Aqua Marine
#2EE8BB
ΔE00 5.00
Light Blue Green
#7EFBB3
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E7AE #E769A2
analogous
#69E76F #69E7AE #69E1E7
triadic
#69E7AE #AE69E7 #E7AE69
tetradic
#69E7AE #6F69E7 #E769A2 #E1E769
square
#69E7AE #6F69E7 #E769A2 #E1E769
split-complementary
#69E7AE #E769E1 #E76F69
monochromatic
#1DB872 #34DF92 #69E7AE #9EEFCA #D3F8E7
Accessibility & contrast
On white
1.54
#69E7AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#69E7AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E7AE
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E7AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E7AE | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D8AB
Deuteranopia (green-blind)
#D2CBB2
Tritanopia (blue-blind)
#39E7D7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #69e7ae; /* rgb */ color: rgb(105, 231, 174); /* oklch */ color: oklch(84.1% 0.140 161.5);
Tailwind
colors: {
custom: {
50: '#9defc6',
500: '#69e7ae',
950: '#000000',
},
}SCSS
$custom: #69e7ae; $custom-light: #9defc6; $custom-dark: #000000;
JSON
{
"hex": "#69e7ae",
"rgb": {
"r": 105,
"g": 231,
"b": 174
},
"hsl": {
"h": 152.857,
"s": 72.414,
"l": 65.882
},
"oklch": {
"l": 0.84123,
"c": 0.13979,
"h": 161.5
},
"luminance": 0.63211
}Semantic roles & 50–950 ramp
primary
#69E7AE
secondary
#B83C74
accent
#1169D4
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1613
muted
#808582