#69E1AE#69E1AE
#69E1AE is a very light, vivid teal. Relative luminance 0.599; OKLCH L 82.7% C 0.132 H 163.2°. Best body text is #000000 at 12.98:1 contrast (WCAG AA passes).
Color values
| HEX | #69E1AE |
|---|---|
| RGB | rgb(105, 225, 174) |
| HSL | hsl(155, 67%, 65%) |
| HSV | hsv(155, 53%, 88%) |
| CMYK | cmyk(53.3%, 0%, 22.7%, 11.8%) |
| CIE-LAB | lab(81.79, -45.60, 14.84) |
| CIE-LCH | lch(81.79, 47.95, 161.97°) |
| OKLab | oklab(82.68% -0.1261 0.038) |
| OKLCH | oklch(82.68% 0.132 163.2) |
| XYZ | xyz(40.3872, 59.9061, 49.4709) |
| Luminance | 0.5991 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.39
Eucalyptus
#44D7A8
ΔE00 3.63
Aqua Marine
#2EE8BB
ΔE00 4.59
Light Teal
#90E4C1
ΔE00 5.25
Light Greenish Blue
#63F7B4
ΔE00 5.37
Light Turquoise
#7EF4CC
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E1AE #E1699C
analogous
#69E172 #69E1AE #69D8E1
triadic
#69E1AE #AE69E1 #E1AE69
tetradic
#69E1AE #7269E1 #E1699C #D8E169
square
#69E1AE #7269E1 #E1699C #D8E169
split-complementary
#69E1AE #E169D8 #E17269
monochromatic
#23AD72 #36D792 #69E1AE #9CEBCA #CFF5E5
Accessibility & contrast
On white
1.62
#69E1AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.98
#69E1AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E1AE
12.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E1AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E1AE | 1.00 | 1.62 | 12.98 | 12.98 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED3AB
Deuteranopia (green-blind)
#CCC6B1
Tritanopia (blue-blind)
#3BE1D3
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #69e1ae; /* rgb */ color: rgb(105, 225, 174); /* oklch */ color: oklch(82.7% 0.132 163.2);
Tailwind
colors: {
custom: {
50: '#9cebc6',
500: '#69e1ae',
950: '#000000',
},
}SCSS
$custom: #69e1ae; $custom-light: #9cebc6; $custom-dark: #000000;
JSON
{
"hex": "#69e1ae",
"rgb": {
"r": 105,
"g": 225,
"b": 174
},
"hsl": {
"h": 154.5,
"s": 66.667,
"l": 64.706
},
"oklch": {
"l": 0.82684,
"c": 0.13174,
"h": 163.2
},
"luminance": 0.5991
}Semantic roles & 50–950 ramp
primary
#69E1AE
secondary
#AF406F
accent
#1765CF
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0F1613
muted
#808482