#69AFA7#69AFA7
#69AFA7 is a light, moderate teal. Relative luminance 0.365; OKLCH L 70.5% C 0.072 H 186.4°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #69AFA7 |
|---|---|
| RGB | rgb(105, 175, 167) |
| HSL | hsl(173, 30%, 55%) |
| HSV | hsv(173, 40%, 69%) |
| CMYK | cmyk(40%, 0%, 4.6%, 31.4%) |
| CIE-LAB | lab(66.86, -23.97, -2.84) |
| CIE-LCH | lch(66.86, 24.14, 186.76°) |
| OKLab | oklab(70.54% -0.0715 -0.008) |
| OKLCH | oklch(70.54% 0.072 186.4) |
| XYZ | xyz(28.1281, 36.4512, 42.1053) |
| Luminance | 0.3645 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dull Teal
#5F9E8F
ΔE00 6.02
Lightseagreen
#20B2AA
ΔE00 6.05
Greyish Teal
#719F91
ΔE00 6.29
Cadetblue
#5F9EA0
ΔE00 6.48
Topaz
#13BBAF
ΔE00 7.15
Grey Teal
#5E9B8A
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69AFA7 #AF6971
analogous
#69AF84 #69AFA7 #6994AF
triadic
#69AFA7 #A769AF #AFA769
tetradic
#69AFA7 #8469AF #AF6971 #94AF69
square
#69AFA7 #8469AF #AF6971 #94AF69
split-complementary
#69AFA7 #AF6994 #AF8469
monochromatic
#376761 #4C8F87 #69AFA7 #91C4BE #B9DAD6
Accessibility & contrast
On white
2.53
#69AFA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#69AFA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69AFA7
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69AFA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69AFA7 | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A8A7
Deuteranopia (green-blind)
#9C9FA8
Tritanopia (blue-blind)
#4EB2AC
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #69afa7; /* rgb */ color: rgb(105, 175, 167); /* oklch */ color: oklch(70.5% 0.072 186.4);
Tailwind
colors: {
custom: {
50: '#97c7c1',
500: '#69afa7',
950: '#000000',
},
}SCSS
$custom: #69afa7; $custom-light: #97c7c1; $custom-dark: #000000;
JSON
{
"hex": "#69afa7",
"rgb": {
"r": 105,
"g": 175,
"b": 167
},
"hsl": {
"h": 173.143,
"s": 30.435,
"l": 54.902
},
"oklch": {
"l": 0.70544,
"c": 0.072,
"h": 186.4
},
"luminance": 0.36453
}Semantic roles & 50–950 ramp
primary
#69AFA7
secondary
#C9ABAF
accent
#616DC7
background
#F9FCFB
surface
#F2F8F7
border
#CCD1D0
text
#0E1312
muted
#7E8281