#68AAA8#68AAA8
#68AAA8 is a light, moderate teal. Relative luminance 0.345; OKLCH L 69.3% C 0.068 H 193.2°. Best body text is #000000 at 7.90:1 contrast (WCAG AA passes).
Color values
| HEX | #68AAA8 |
|---|---|
| RGB | rgb(104, 170, 168) |
| HSL | hsl(178, 28%, 54%) |
| HSV | hsv(178, 39%, 67%) |
| CMYK | cmyk(38.8%, 0%, 1.2%, 33.3%) |
| CIE-LAB | lab(65.37, -21.45, -5.60) |
| CIE-LCH | lch(65.37, 22.17, 194.64°) |
| OKLab | oklab(69.34% -0.0658 -0.0155) |
| OKLCH | oklch(69.34% 0.068 193.2) |
| XYZ | xyz(27.1489, 34.5178, 42.2702) |
| Luminance | 0.3452 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 4.00
Greyish Teal
#719F91
ΔE00 6.58
Dull Teal
#5F9E8F
ΔE00 6.66
Lightseagreen
#20B2AA
ΔE00 7.15
Sea
#3C9992
ΔE00 7.58
Grey Teal
#5E9B8A
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68AAA8 #AA686A
analogous
#68AA87 #68AAA8 #688BAA
triadic
#68AAA8 #A868AA #AAA868
tetradic
#68AAA8 #8768AA #AA686A #8BAA68
square
#68AAA8 #8768AA #AA686A #8BAA68
split-complementary
#68AAA8 #AA688B #AA8768
monochromatic
#376160 #4D8886 #68AAA8 #8FC0BF #B6D6D5
Accessibility & contrast
On white
2.66
#68AAA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.90
#68AAA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68AAA8
7.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68AAA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68AAA8 | 1.00 | 2.66 | 7.90 | 7.90 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A4A8
Deuteranopia (green-blind)
#979BA9
Tritanopia (blue-blind)
#4CAEA9
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #68aaa8; /* rgb */ color: rgb(104, 170, 168); /* oklch */ color: oklch(69.3% 0.068 193.2);
Tailwind
colors: {
custom: {
50: '#97c3c1',
500: '#68aaa8',
950: '#000000',
},
}SCSS
$custom: #68aaa8; $custom-light: #97c3c1; $custom-dark: #000000;
JSON
{
"hex": "#68aaa8",
"rgb": {
"r": 104,
"g": 170,
"b": 168
},
"hsl": {
"h": 178.182,
"s": 27.966,
"l": 53.725
},
"oklch": {
"l": 0.69344,
"c": 0.06755,
"h": 193.2
},
"luminance": 0.3452
}Semantic roles & 50–950 ramp
primary
#68AAA8
secondary
#C5A9AA
accent
#6466C4
background
#F9FCFB
surface
#F2F8F7
border
#CCD1D0
text
#0E1212
muted
#7E8181