#69ECAB#69ECAB
#69ECAB is a very light, vivid teal. Relative luminance 0.659; OKLCH L 85.3% C 0.149 H 159.2°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #69ECAB |
|---|---|
| RGB | rgb(105, 236, 171) |
| HSL | hsl(150, 78%, 67%) |
| HSV | hsv(150, 56%, 93%) |
| CMYK | cmyk(55.5%, 0%, 27.5%, 7.5%) |
| CIE-LAB | lab(84.96, -50.84, 20.84) |
| CIE-LCH | lch(84.96, 54.94, 157.71°) |
| OKLab | oklab(85.25% -0.1393 0.053) |
| OKLCH | oklch(85.25% 0.149 159.2) |
| XYZ | xyz(43.1681, 65.9304, 48.9711) |
| Luminance | 0.6593 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.44
Light Blue Green
#7EFBB3
ΔE00 3.65
Seafoam Green
#7AF9AB
ΔE00 3.78
Seafoam (survey)
#80F9AD
ΔE00 3.84
Light Aquamarine
#7BFDC7
ΔE00 4.71
Greenish Turquoise
#00FBB0
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69ECAB #EC69AA
analogous
#69EC6A #69ECAB #69ECEC
triadic
#69ECAB #AB69EC #ECAB69
tetradic
#69ECAB #6A69EC #EC69AA #ECEC69
square
#69ECAB #6A69EC #EC69AA #ECEC69
split-complementary
#69ECAB #EC69EC #EC6A69
monochromatic
#19C26E #33E58D #69ECAB #9FF3C9 #D6FAE8
Accessibility & contrast
On white
1.48
#69ECAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#69ECAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69ECAB
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69ECAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69ECAB | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADCA7
Deuteranopia (green-blind)
#D7CFAF
Tritanopia (blue-blind)
#38EBDA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #69ecab; /* rgb */ color: rgb(105, 236, 171); /* oklch */ color: oklch(85.3% 0.149 159.2);
Tailwind
colors: {
custom: {
50: '#9ef3c4',
500: '#69ecab',
950: '#000000',
},
}SCSS
$custom: #69ecab; $custom-light: #9ef3c4; $custom-dark: #000000;
JSON
{
"hex": "#69ecab",
"rgb": {
"r": 105,
"g": 236,
"b": 171
},
"hsl": {
"h": 150.229,
"s": 77.515,
"l": 66.863
},
"oklch": {
"l": 0.85254,
"c": 0.14902,
"h": 159.2
},
"luminance": 0.65934
}Semantic roles & 50–950 ramp
primary
#69ECAB
secondary
#C0397C
accent
#0C72DA
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1712
muted
#808582