#69AFA6#69AFA6
#69AFA6 is a light, moderate teal. Relative luminance 0.364; OKLCH L 70.5% C 0.072 H 185.3°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #69AFA6 |
|---|---|
| RGB | rgb(105, 175, 166) |
| HSL | hsl(172, 30%, 55%) |
| HSV | hsv(172, 40%, 69%) |
| CMYK | cmyk(40%, 0%, 5.1%, 31.4%) |
| CIE-LAB | lab(66.84, -24.21, -2.33) |
| CIE-LCH | lch(66.84, 24.33, 185.49°) |
| OKLab | oklab(70.51% -0.072 -0.0066) |
| OKLCH | oklch(70.51% 0.072 185.3) |
| XYZ | xyz(28.0360, 36.4144, 41.6203) |
| Luminance | 0.3642 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dull Teal
#5F9E8F
ΔE00 5.82
Lightseagreen
#20B2AA
ΔE00 6.05
Greyish Teal
#719F91
ΔE00 6.14
Cadetblue
#5F9EA0
ΔE00 6.73
Grey Teal
#5E9B8A
ΔE00 7.07
Topaz
#13BBAF
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69AFA6 #AF6972
analogous
#69AF83 #69AFA6 #6995AF
triadic
#69AFA6 #A669AF #AFA669
tetradic
#69AFA6 #8369AF #AF6972 #95AF69
square
#69AFA6 #8369AF #AF6972 #95AF69
split-complementary
#69AFA6 #AF6995 #AF8369
monochromatic
#376761 #4C8F86 #69AFA6 #91C4BE #B9DAD5
Accessibility & contrast
On white
2.54
#69AFA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#69AFA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69AFA6
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69AFA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69AFA6 | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A8A6
Deuteranopia (green-blind)
#9C9FA7
Tritanopia (blue-blind)
#4EB2AC
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #69afa6; /* rgb */ color: rgb(105, 175, 166); /* oklch */ color: oklch(70.5% 0.072 185.3);
Tailwind
colors: {
custom: {
50: '#97c7c0',
500: '#69afa6',
950: '#000000',
},
}SCSS
$custom: #69afa6; $custom-light: #97c7c0; $custom-dark: #000000;
JSON
{
"hex": "#69afa6",
"rgb": {
"r": 105,
"g": 175,
"b": 166
},
"hsl": {
"h": 172.286,
"s": 30.435,
"l": 54.902
},
"oklch": {
"l": 0.70513,
"c": 0.0723,
"h": 185.3
},
"luminance": 0.36416
}Semantic roles & 50–950 ramp
primary
#69AFA6
secondary
#C9ABAF
accent
#616EC7
background
#F9FCFB
surface
#F2F8F7
border
#CCD1D0
text
#0E1312
muted
#7E8281