#69AFA2#69AFA2
#69AFA2 is a light, moderate teal. Relative luminance 0.363; OKLCH L 70.4% C 0.074 H 180.9°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #69AFA2 |
|---|---|
| RGB | rgb(105, 175, 162) |
| HSL | hsl(169, 30%, 55%) |
| HSV | hsv(169, 40%, 69%) |
| CMYK | cmyk(40%, 0%, 7.4%, 31.4%) |
| CIE-LAB | lab(66.73, -25.18, -0.27) |
| CIE-LCH | lch(66.73, 25.18, 180.62°) |
| OKLab | oklab(70.39% -0.0737 -0.0011) |
| OKLCH | oklch(70.39% 0.074 180.9) |
| XYZ | xyz(27.6748, 36.2699, 39.7179) |
| Luminance | 0.3627 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dull Teal
#5F9E8F
ΔE00 5.26
Greyish Teal
#719F91
ΔE00 5.75
Lightseagreen
#20B2AA
ΔE00 6.36
Grey Teal
#5E9B8A
ΔE00 6.42
Greeny Blue
#42B395
ΔE00 6.85
Tealish
#24BCA8
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69AFA2 #AF6976
analogous
#69AF7F #69AFA2 #6999AF
triadic
#69AFA2 #A269AF #AFA269
tetradic
#69AFA2 #7F69AF #AF6976 #99AF69
square
#69AFA2 #7F69AF #AF6976 #99AF69
split-complementary
#69AFA2 #AF6999 #AF7F69
monochromatic
#37675E #4C8F82 #69AFA2 #91C4BB #B9DAD3
Accessibility & contrast
On white
2.54
#69AFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#69AFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69AFA2
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69AFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69AFA2 | 1.00 | 2.54 | 8.25 | 8.25 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A8A2
Deuteranopia (green-blind)
#9D9FA3
Tritanopia (blue-blind)
#50B1AB
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #69afa2; /* rgb */ color: rgb(105, 175, 162); /* oklch */ color: oklch(70.4% 0.074 180.9);
Tailwind
colors: {
custom: {
50: '#97c7bd',
500: '#69afa2',
950: '#000000',
},
}SCSS
$custom: #69afa2; $custom-light: #97c7bd; $custom-dark: #000000;
JSON
{
"hex": "#69afa2",
"rgb": {
"r": 105,
"g": 175,
"b": 162
},
"hsl": {
"h": 168.857,
"s": 30.435,
"l": 54.902
},
"oklch": {
"l": 0.70388,
"c": 0.07375,
"h": 180.9
},
"luminance": 0.36272
}Semantic roles & 50–950 ramp
primary
#69AFA2
secondary
#C9ABB1
accent
#6174C7
background
#F9FCFB
surface
#F2F8F6
border
#CCD1D0
text
#0E1312
muted
#7E8281