#68AFAF#68AFAF
#68AFAF is a light, moderate teal. Relative luminance 0.367; OKLCH L 70.8% C 0.072 H 195.7°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #68AFAF |
|---|---|
| RGB | rgb(104, 175, 175) |
| HSL | hsl(180, 31%, 55%) |
| HSV | hsv(180, 41%, 69%) |
| CMYK | cmyk(40.6%, 0%, 0%, 31.4%) |
| CIE-LAB | lab(67.05, -22.24, -7.01) |
| CIE-LCH | lch(67.05, 23.32, 197.50°) |
| OKLab | oklab(70.76% -0.0689 -0.0193) |
| OKLCH | oklch(70.76% 0.072 195.7) |
| XYZ | xyz(28.7738, 36.6960, 46.1159) |
| Luminance | 0.3670 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 5.16
Lightseagreen
#20B2AA
ΔE00 7.02
Turquoise Blue
#06B1C4
ΔE00 7.86
Greyish Teal
#719F91
ΔE00 8.13
Dull Teal
#5F9E8F
ΔE00 8.19
Topaz
#13BBAF
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68AFAF #AF6868
analogous
#68AF8C #68AFAF #688CAF
triadic
#68AFAF #AF68AF #AFAF68
tetradic
#68AFAF #8C68AF #AF6868 #8CAF68
square
#68AFAF #8C68AF #AF6868 #8CAF68
split-complementary
#68AFAF #AF688C #AF8C68
monochromatic
#366666 #4B8E8E #68AFAF #90C4C4 #B8D9D9
Accessibility & contrast
On white
2.52
#68AFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#68AFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68AFAF
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68AFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68AFAF | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A9AF
Deuteranopia (green-blind)
#9A9FB0
Tritanopia (blue-blind)
#48B3AF
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #68afaf; /* rgb */ color: rgb(104, 175, 175); /* oklch */ color: oklch(70.8% 0.072 195.7);
Tailwind
colors: {
custom: {
50: '#97c7c6',
500: '#68afaf',
950: '#000000',
},
}SCSS
$custom: #68afaf; $custom-light: #97c7c6; $custom-dark: #000000;
JSON
{
"hex": "#68afaf",
"rgb": {
"r": 104,
"g": 175,
"b": 175
},
"hsl": {
"h": 180,
"s": 30.736,
"l": 54.706
},
"oklch": {
"l": 0.70757,
"c": 0.07156,
"h": 195.7
},
"luminance": 0.36698
}Semantic roles & 50–950 ramp
primary
#68AFAF
secondary
#C8AAAA
accent
#6161C7
background
#F9FCFC
surface
#F2F8F8
border
#CCD1D1
text
#0E1313
muted
#7E8282