#68B0AD#68B0AD
#68B0AD is a light, moderate teal. Relative luminance 0.370; OKLCH L 70.9% C 0.073 H 192.2°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #68B0AD |
|---|---|
| RGB | rgb(104, 176, 173) |
| HSL | hsl(178, 31%, 55%) |
| HSV | hsv(178, 41%, 69%) |
| CMYK | cmyk(40.9%, 0%, 1.7%, 31%) |
| CIE-LAB | lab(67.28, -23.25, -5.55) |
| CIE-LCH | lch(67.28, 23.90, 193.43°) |
| OKLab | oklab(70.93% -0.071 -0.0154) |
| OKLCH | oklch(70.93% 0.073 192.2) |
| XYZ | xyz(28.7742, 37.0087, 45.1542) |
| Luminance | 0.3701 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 5.75
Lightseagreen
#20B2AA
ΔE00 6.31
Dull Teal
#5F9E8F
ΔE00 7.48
Greyish Teal
#719F91
ΔE00 7.58
Topaz
#13BBAF
ΔE00 7.62
Sea
#3C9992
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68B0AD #B0686B
analogous
#68B089 #68B0AD #688FB0
triadic
#68B0AD #AD68B0 #B0AD68
tetradic
#68B0AD #8968B0 #B0686B #8FB068
square
#68B0AD #8968B0 #B0686B #8FB068
split-complementary
#68B0AD #B0688F #B08968
monochromatic
#366765 #4B908D #68B0AD #90C5C3 #B8DAD9
Accessibility & contrast
On white
2.50
#68B0AD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#68B0AD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68B0AD
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68B0AD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68B0AD | 1.00 | 2.50 | 8.40 | 8.40 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A9AD
Deuteranopia (green-blind)
#9BA0AE
Tritanopia (blue-blind)
#49B4AF
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #68b0ad; /* rgb */ color: rgb(104, 176, 173); /* oklch */ color: oklch(70.9% 0.073 192.2);
Tailwind
colors: {
custom: {
50: '#97c7c5',
500: '#68b0ad',
950: '#000000',
},
}SCSS
$custom: #68b0ad; $custom-light: #97c7c5; $custom-dark: #000000;
JSON
{
"hex": "#68b0ad",
"rgb": {
"r": 104,
"g": 176,
"b": 173
},
"hsl": {
"h": 177.5,
"s": 31.304,
"l": 54.902
},
"oklch": {
"l": 0.70926,
"c": 0.07262,
"h": 192.2
},
"luminance": 0.37011
}Semantic roles & 50–950 ramp
primary
#68B0AD
secondary
#C9ABAC
accent
#6065C7
background
#F9FCFC
surface
#F2F8F8
border
#CCD1D1
text
#0E1312
muted
#7E8281