#69E5AE#69E5AE
#69E5AE is a very light, vivid teal. Relative luminance 0.621; OKLCH L 83.6% C 0.137 H 162.1°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #69E5AE |
|---|---|
| RGB | rgb(105, 229, 174) |
| HSL | hsl(153, 70%, 65%) |
| HSV | hsv(153, 54%, 90%) |
| CMYK | cmyk(54.1%, 0%, 24%, 10.2%) |
| CIE-LAB | lab(82.96, -47.30, 16.50) |
| CIE-LCH | lch(82.96, 50.10, 160.78°) |
| OKLab | oklab(83.64% -0.1305 0.0422) |
| OKLCH | oklch(83.64% 0.137 162.1) |
| XYZ | xyz(41.4813, 62.0941, 49.8356) |
| Luminance | 0.6210 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.02
Light Greenish Blue
#63F7B4
ΔE00 4.25
Eucalyptus
#44D7A8
ΔE00 4.47
Aqua Marine
#2EE8BB
ΔE00 4.80
Light Aquamarine
#7BFDC7
ΔE00 5.29
Light Turquoise
#7EF4CC
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E5AE #E569A0
analogous
#69E570 #69E5AE #69DEE5
triadic
#69E5AE #AE69E5 #E5AE69
tetradic
#69E5AE #7069E5 #E569A0 #DEE569
square
#69E5AE #7069E5 #E569A0 #DEE569
split-complementary
#69E5AE #E569DE #E57069
monochromatic
#1FB472 #35DC92 #69E5AE #9DEECA #D1F7E6
Accessibility & contrast
On white
1.56
#69E5AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#69E5AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E5AE
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E5AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E5AE | 1.00 | 1.56 | 13.42 | 13.42 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D6AB
Deuteranopia (green-blind)
#D0C9B1
Tritanopia (blue-blind)
#39E5D6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #69e5ae; /* rgb */ color: rgb(105, 229, 174); /* oklch */ color: oklch(83.6% 0.137 162.1);
Tailwind
colors: {
custom: {
50: '#9deec6',
500: '#69e5ae',
950: '#000000',
},
}SCSS
$custom: #69e5ae; $custom-light: #9deec6; $custom-dark: #000000;
JSON
{
"hex": "#69e5ae",
"rgb": {
"r": 105,
"g": 229,
"b": 174
},
"hsl": {
"h": 153.387,
"s": 70.455,
"l": 65.49
},
"oklch": {
"l": 0.83643,
"c": 0.13711,
"h": 162.1
},
"luminance": 0.62098
}Semantic roles & 50–950 ramp
primary
#69E5AE
secondary
#B53D72
accent
#1368D2
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1613
muted
#808582