#68AAA0#68AAA0
#68AAA0 is a light, moderate teal. Relative luminance 0.342; OKLCH L 69.1% C 0.069 H 183.6°. Best body text is #000000 at 7.85:1 contrast (WCAG AA passes).
Color values
| HEX | #68AAA0 |
|---|---|
| RGB | rgb(104, 170, 160) |
| HSL | hsl(171, 28%, 54%) |
| HSV | hsv(171, 39%, 67%) |
| CMYK | cmyk(38.8%, 0%, 5.9%, 33.3%) |
| CIE-LAB | lab(65.14, -23.42, -1.48) |
| CIE-LCH | lch(65.14, 23.46, 183.62°) |
| OKLab | oklab(69.08% -0.0692 -0.0043) |
| OKLCH | oklch(69.08% 0.069 183.6) |
| XYZ | xyz(26.4264, 34.2288, 38.4652) |
| Luminance | 0.3423 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dull Teal
#5F9E8F
ΔE00 4.33
Greyish Teal
#719F91
ΔE00 4.75
Grey Teal
#5E9B8A
ΔE00 5.59
Cadetblue
#5F9EA0
ΔE00 6.07
Lightseagreen
#20B2AA
ΔE00 6.60
Sea
#3C9992
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68AAA0 #AA6872
analogous
#68AA7F #68AAA0 #6893AA
triadic
#68AAA0 #A068AA #AAA068
tetradic
#68AAA0 #7F68AA #AA6872 #93AA68
square
#68AAA0 #7F68AA #AA6872 #93AA68
split-complementary
#68AAA0 #AA6893 #AA7F68
monochromatic
#37615B #4D887F #68AAA0 #8FC0B9 #B6D6D1
Accessibility & contrast
On white
2.68
#68AAA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.85
#68AAA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68AAA0
7.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68AAA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68AAA0 | 1.00 | 2.68 | 7.85 | 7.85 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A3A0
Deuteranopia (green-blind)
#999BA1
Tritanopia (blue-blind)
#50ACA7
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #68aaa0; /* rgb */ color: rgb(104, 170, 160); /* oklch */ color: oklch(69.1% 0.069 183.6);
Tailwind
colors: {
custom: {
50: '#96c3bc',
500: '#68aaa0',
950: '#000000',
},
}SCSS
$custom: #68aaa0; $custom-light: #96c3bc; $custom-dark: #000000;
JSON
{
"hex": "#68aaa0",
"rgb": {
"r": 104,
"g": 170,
"b": 160
},
"hsl": {
"h": 170.909,
"s": 27.966,
"l": 53.725
},
"oklch": {
"l": 0.69085,
"c": 0.06938,
"h": 183.6
},
"luminance": 0.34231
}Semantic roles & 50–950 ramp
primary
#68AAA0
secondary
#C5A9AD
accent
#6472C4
background
#F9FCFB
surface
#F2F8F6
border
#CCD1D0
text
#0E1212
muted
#7E8181