#68AFAA#68AFAA
#68AFAA is a light, moderate teal. Relative luminance 0.365; OKLCH L 70.6% C 0.072 H 189.9°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #68AFAA |
|---|---|
| RGB | rgb(104, 175, 170) |
| HSL | hsl(176, 31%, 55%) |
| HSV | hsv(176, 41%, 69%) |
| CMYK | cmyk(40.6%, 0%, 2.9%, 31.4%) |
| CIE-LAB | lab(66.90, -23.49, -4.45) |
| CIE-LCH | lch(66.90, 23.91, 190.73°) |
| OKLab | oklab(70.59% -0.0711 -0.0124) |
| OKLCH | oklch(70.59% 0.072 189.9) |
| XYZ | xyz(28.2918, 36.5032, 43.5774) |
| Luminance | 0.3650 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 5.83
Lightseagreen
#20B2AA
ΔE00 6.10
Dull Teal
#5F9E8F
ΔE00 6.72
Greyish Teal
#719F91
ΔE00 6.91
Topaz
#13BBAF
ΔE00 7.40
Grey Teal
#5E9B8A
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68AFAA #AF686D
analogous
#68AF87 #68AFAA #6890AF
triadic
#68AFAA #AA68AF #AFAA68
tetradic
#68AFAA #8768AF #AF686D #90AF68
square
#68AFAA #8768AF #AF686D #90AF68
split-complementary
#68AFAA #AF6890 #AF8768
monochromatic
#366663 #4B8E8A #68AFAA #90C4C1 #B8D9D7
Accessibility & contrast
On white
2.53
#68AFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#68AFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68AFAA
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68AFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68AFAA | 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)
#A8A8AA
Deuteranopia (green-blind)
#9B9FAB
Tritanopia (blue-blind)
#4AB2AD
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #68afaa; /* rgb */ color: rgb(104, 175, 170); /* oklch */ color: oklch(70.6% 0.072 189.9);
Tailwind
colors: {
custom: {
50: '#97c7c3',
500: '#68afaa',
950: '#000000',
},
}SCSS
$custom: #68afaa; $custom-light: #97c7c3; $custom-dark: #000000;
JSON
{
"hex": "#68afaa",
"rgb": {
"r": 104,
"g": 175,
"b": 170
},
"hsl": {
"h": 175.775,
"s": 30.736,
"l": 54.706
},
"oklch": {
"l": 0.70592,
"c": 0.07213,
"h": 189.9
},
"luminance": 0.36505
}Semantic roles & 50–950 ramp
primary
#68AFAA
secondary
#C8AAAD
accent
#6168C7
background
#F9FCFB
surface
#F2F8F7
border
#CCD1D0
text
#0E1312
muted
#7E8281