#69AFA8#69AFA8
#69AFA8 is a light, moderate teal. Relative luminance 0.365; OKLCH L 70.6% C 0.072 H 187.5°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #69AFA8 |
|---|---|
| RGB | rgb(105, 175, 168) |
| HSL | hsl(174, 30%, 55%) |
| HSV | hsv(174, 40%, 69%) |
| CMYK | cmyk(40%, 0%, 4%, 31.4%) |
| CIE-LAB | lab(66.89, -23.73, -3.36) |
| CIE-LCH | lch(66.89, 23.96, 188.05°) |
| OKLab | oklab(70.58% -0.0711 -0.0094) |
| OKLCH | oklch(70.58% 0.072 187.5) |
| XYZ | xyz(28.2209, 36.4884, 42.5941) |
| Luminance | 0.3649 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 6.08
Dull Teal
#5F9E8F
ΔE00 6.23
Cadetblue
#5F9EA0
ΔE00 6.25
Greyish Teal
#719F91
ΔE00 6.46
Topaz
#13BBAF
ΔE00 7.25
Grey Teal
#5E9B8A
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69AFA8 #AF6970
analogous
#69AF85 #69AFA8 #6993AF
triadic
#69AFA8 #A869AF #AFA869
tetradic
#69AFA8 #8569AF #AF6970 #93AF69
square
#69AFA8 #8569AF #AF6970 #93AF69
split-complementary
#69AFA8 #AF6993 #AF8569
monochromatic
#376762 #4C8F88 #69AFA8 #91C4BF #B9DAD6
Accessibility & contrast
On white
2.53
#69AFA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#69AFA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69AFA8
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69AFA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69AFA8 | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A8A8
Deuteranopia (green-blind)
#9C9FA9
Tritanopia (blue-blind)
#4DB2AD
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #69afa8; /* rgb */ color: rgb(105, 175, 168); /* oklch */ color: oklch(70.6% 0.072 187.5);
Tailwind
colors: {
custom: {
50: '#97c7c1',
500: '#69afa8',
950: '#000000',
},
}SCSS
$custom: #69afa8; $custom-light: #97c7c1; $custom-dark: #000000;
JSON
{
"hex": "#69afa8",
"rgb": {
"r": 105,
"g": 175,
"b": 168
},
"hsl": {
"h": 174,
"s": 30.435,
"l": 54.902
},
"oklch": {
"l": 0.70576,
"c": 0.07174,
"h": 187.5
},
"luminance": 0.3649
}Semantic roles & 50–950 ramp
primary
#69AFA8
secondary
#C9ABAE
accent
#616BC7
background
#F9FCFB
surface
#F2F8F7
border
#CCD1D0
text
#0E1312
muted
#7E8281