#69AFAA#69AFAA
#69AFAA is a light, moderate teal. Relative luminance 0.366; OKLCH L 70.6% C 0.071 H 189.8°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #69AFAA |
|---|---|
| RGB | rgb(105, 175, 170) |
| HSL | hsl(176, 30%, 55%) |
| HSV | hsv(176, 40%, 69%) |
| CMYK | cmyk(40%, 0%, 2.9%, 31.4%) |
| CIE-LAB | lab(66.95, -23.23, -4.38) |
| CIE-LCH | lch(66.95, 23.64, 190.68°) |
| OKLab | oklab(70.64% -0.0703 -0.0122) |
| OKLCH | oklch(70.64% 0.071 189.8) |
| XYZ | xyz(28.4086, 36.5635, 43.5829) |
| Luminance | 0.3656 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 5.82
Lightseagreen
#20B2AA
ΔE00 6.24
Dull Teal
#5F9E8F
ΔE00 6.72
Greyish Teal
#719F91
ΔE00 6.85
Topaz
#13BBAF
ΔE00 7.52
Grey Teal
#5E9B8A
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69AFAA #AF696E
analogous
#69AF87 #69AFAA #6991AF
triadic
#69AFAA #AA69AF #AFAA69
tetradic
#69AFAA #8769AF #AF696E #91AF69
square
#69AFAA #8769AF #AF696E #91AF69
split-complementary
#69AFAA #AF6991 #AF8769
monochromatic
#376763 #4C8F8A #69AFAA #91C4C1 #B9DAD7
Accessibility & contrast
On white
2.53
#69AFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#69AFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69AFAA
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69AFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69AFAA | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A8AA
Deuteranopia (green-blind)
#9B9FAB
Tritanopia (blue-blind)
#4CB2AD
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #69afaa; /* rgb */ color: rgb(105, 175, 170); /* oklch */ color: oklch(70.6% 0.071 189.8);
Tailwind
colors: {
custom: {
50: '#98c7c3',
500: '#69afaa',
950: '#000000',
},
}SCSS
$custom: #69afaa; $custom-light: #98c7c3; $custom-dark: #000000;
JSON
{
"hex": "#69afaa",
"rgb": {
"r": 105,
"g": 175,
"b": 170
},
"hsl": {
"h": 175.714,
"s": 30.435,
"l": 54.902
},
"oklch": {
"l": 0.70641,
"c": 0.0713,
"h": 189.8
},
"luminance": 0.36565
}Semantic roles & 50–950 ramp
primary
#69AFAA
secondary
#C9ABAD
accent
#6168C7
background
#F9FCFB
surface
#F2F8F7
border
#CCD1D0
text
#0E1312
muted
#7E8281