#69AFA5#69AFA5
#69AFA5 is a light, moderate teal. Relative luminance 0.364; OKLCH L 70.5% C 0.073 H 184.2°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #69AFA5 |
|---|---|
| RGB | rgb(105, 175, 165) |
| HSL | hsl(171, 30%, 55%) |
| HSV | hsv(171, 40%, 69%) |
| CMYK | cmyk(40%, 0%, 5.7%, 31.4%) |
| CIE-LAB | lab(66.81, -24.46, -1.81) |
| CIE-LCH | lch(66.81, 24.52, 184.24°) |
| OKLab | oklab(70.48% -0.0724 -0.0053) |
| OKLCH | oklch(70.48% 0.073 184.2) |
| XYZ | xyz(27.9446, 36.3779, 41.1391) |
| Luminance | 0.3638 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dull Teal
#5F9E8F
ΔE00 5.64
Greyish Teal
#719F91
ΔE00 6.01
Lightseagreen
#20B2AA
ΔE00 6.08
Grey Teal
#5E9B8A
ΔE00 6.88
Cadetblue
#5F9EA0
ΔE00 6.99
Topaz
#13BBAF
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69AFA5 #AF6973
analogous
#69AF82 #69AFA5 #6996AF
triadic
#69AFA5 #A569AF #AFA569
tetradic
#69AFA5 #8269AF #AF6973 #96AF69
square
#69AFA5 #8269AF #AF6973 #96AF69
split-complementary
#69AFA5 #AF6996 #AF8269
monochromatic
#376760 #4C8F85 #69AFA5 #91C4BD #B9DAD5
Accessibility & contrast
On white
2.54
#69AFA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#69AFA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69AFA5
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69AFA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69AFA5 | 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)
#A9A8A5
Deuteranopia (green-blind)
#9D9FA6
Tritanopia (blue-blind)
#4FB2AC
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #69afa5; /* rgb */ color: rgb(105, 175, 165); /* oklch */ color: oklch(70.5% 0.073 184.2);
Tailwind
colors: {
custom: {
50: '#97c7bf',
500: '#69afa5',
950: '#000000',
},
}SCSS
$custom: #69afa5; $custom-light: #97c7bf; $custom-dark: #000000;
JSON
{
"hex": "#69afa5",
"rgb": {
"r": 105,
"g": 175,
"b": 165
},
"hsl": {
"h": 171.429,
"s": 30.435,
"l": 54.902
},
"oklch": {
"l": 0.70481,
"c": 0.07262,
"h": 184.2
},
"luminance": 0.3638
}Semantic roles & 50–950 ramp
primary
#69AFA5
secondary
#C9ABAF
accent
#6170C7
background
#F9FCFB
surface
#F2F8F7
border
#CCD1D0
text
#0E1312
muted
#7E8281