#69ABAF#69ABAF
#69ABAF is a light, moderate teal. Relative luminance 0.352; OKLCH L 69.9% C 0.068 H 200.7°. Best body text is #000000 at 8.04:1 contrast (WCAG AA passes).
Color values
| HEX | #69ABAF |
|---|---|
| RGB | rgb(105, 171, 175) |
| HSL | hsl(183, 30%, 55%) |
| HSV | hsv(183, 40%, 69%) |
| CMYK | cmyk(40%, 2.3%, 0%, 31.4%) |
| CIE-LAB | lab(65.92, -19.93, -8.68) |
| CIE-LCH | lch(65.92, 21.74, 203.54°) |
| OKLab | oklab(69.87% -0.0632 -0.0238) |
| OKLCH | oklch(69.87% 0.068 200.7) |
| XYZ | xyz(28.1236, 35.2222, 45.8657) |
| Luminance | 0.3522 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 4.09
Turquoise Blue
#06B1C4
ΔE00 7.23
Lightseagreen
#20B2AA
ΔE00 8.65
Greyish Teal
#719F91
ΔE00 8.66
Dull Teal
#5F9E8F
ΔE00 9.05
Sea
#3C9992
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69ABAF #AF6D69
analogous
#69AF90 #69ABAF #6988AF
triadic
#69ABAF #AF69AB #ABAF69
tetradic
#69ABAF #9069AF #AF6D69 #88AF69
square
#69ABAF #9069AF #AF6D69 #88AF69
split-complementary
#69ABAF #AF6988 #AF9069
monochromatic
#376467 #4C8B8F #69ABAF #91C1C4 #B9D8DA
Accessibility & contrast
On white
2.61
#69ABAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.04
#69ABAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69ABAF
8.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69ABAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69ABAF | 1.00 | 2.61 | 8.04 | 8.04 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A6AF
Deuteranopia (green-blind)
#969CAF
Tritanopia (blue-blind)
#4BAFAC
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #69abaf; /* rgb */ color: rgb(105, 171, 175); /* oklch */ color: oklch(69.9% 0.068 200.7);
Tailwind
colors: {
custom: {
50: '#98c4c6',
500: '#69abaf',
950: '#000000',
},
}SCSS
$custom: #69abaf; $custom-light: #98c4c6; $custom-dark: #000000;
JSON
{
"hex": "#69abaf",
"rgb": {
"r": 105,
"g": 171,
"b": 175
},
"hsl": {
"h": 183.429,
"s": 30.435,
"l": 54.902
},
"oklch": {
"l": 0.69866,
"c": 0.06756,
"h": 200.7
},
"luminance": 0.35224
}Semantic roles & 50–950 ramp
primary
#69ABAF
secondary
#C9ADAB
accent
#6761C7
background
#F9FCFC
surface
#F2F8F8
border
#CCD1D1
text
#0E1213
muted
#7E8182