#68AFA7#68AFA7
#68AFA7 is a light, moderate teal. Relative luminance 0.364; OKLCH L 70.5% C 0.073 H 186.5°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #68AFA7 |
|---|---|
| RGB | rgb(104, 175, 167) |
| HSL | hsl(173, 31%, 55%) |
| HSV | hsv(173, 41%, 69%) |
| CMYK | cmyk(40.6%, 0%, 4.6%, 31.4%) |
| CIE-LAB | lab(66.82, -24.23, -2.91) |
| CIE-LCH | lch(66.82, 24.41, 186.86°) |
| OKLab | oklab(70.49% -0.0724 -0.0082) |
| OKLCH | oklch(70.49% 0.073 186.5) |
| XYZ | xyz(28.0113, 36.3910, 42.0998) |
| Luminance | 0.3639 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 5.91
Dull Teal
#5F9E8F
ΔE00 6.01
Greyish Teal
#719F91
ΔE00 6.36
Cadetblue
#5F9EA0
ΔE00 6.49
Topaz
#13BBAF
ΔE00 7.03
Grey Teal
#5E9B8A
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68AFA7 #AF6870
analogous
#68AF83 #68AFA7 #6894AF
triadic
#68AFA7 #A768AF #AFA768
tetradic
#68AFA7 #8368AF #AF6870 #94AF68
square
#68AFA7 #8368AF #AF6870 #94AF68
split-complementary
#68AFA7 #AF6894 #AF8368
monochromatic
#366661 #4B8E87 #68AFA7 #90C4BE #B8D9D6
Accessibility & contrast
On white
2.54
#68AFA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#68AFA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68AFA7
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68AFA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68AFA7 | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A8A7
Deuteranopia (green-blind)
#9C9FA8
Tritanopia (blue-blind)
#4CB2AC
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #68afa7; /* rgb */ color: rgb(104, 175, 167); /* oklch */ color: oklch(70.5% 0.073 186.5);
Tailwind
colors: {
custom: {
50: '#97c7c1',
500: '#68afa7',
950: '#000000',
},
}SCSS
$custom: #68afa7; $custom-light: #97c7c1; $custom-dark: #000000;
JSON
{
"hex": "#68afa7",
"rgb": {
"r": 104,
"g": 175,
"b": 167
},
"hsl": {
"h": 173.239,
"s": 30.736,
"l": 54.706
},
"oklch": {
"l": 0.70495,
"c": 0.07283,
"h": 186.5
},
"luminance": 0.36393
}Semantic roles & 50–950 ramp
primary
#68AFA7
secondary
#C8AAAE
accent
#616CC7
background
#F9FCFB
surface
#F2F8F7
border
#CCD1D0
text
#0E1312
muted
#7E8281