#68D8CD#68D8CD
#68D8CD is a light, moderate teal. Relative luminance 0.565; OKLCH L 81.4% C 0.104 H 186.8°. Best body text is #000000 at 12.29:1 contrast (WCAG AA passes).
Color values
| HEX | #68D8CD |
|---|---|
| RGB | rgb(104, 216, 205) |
| HSL | hsl(174, 59%, 63%) |
| HSV | hsv(174, 52%, 85%) |
| CMYK | cmyk(51.9%, 0%, 5.1%, 15.3%) |
| CIE-LAB | lab(79.87, -34.60, -4.36) |
| CIE-LCH | lch(79.87, 34.88, 187.18°) |
| OKLab | oklab(81.37% -0.1033 -0.0123) |
| OKLCH | oklch(81.37% 0.104 186.8) |
| XYZ | xyz(41.2796, 56.4588, 66.4680) |
| Luminance | 0.5646 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.35
Turquoise
#40E0D0
ΔE00 3.62
Seafoam Blue
#78D1B6
ΔE00 6.41
Darkturquoise
#00CED1
ΔE00 6.49
Tiffany Blue
#7BF2DA
ΔE00 6.97
Pale Teal
#82CBB2
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68D8CD #D86873
analogous
#68D895 #68D8CD #68ABD8
triadic
#68D8CD #CD68D8 #D8CD68
tetradic
#68D8CD #9568D8 #D86873 #ABD868
square
#68D8CD #9568D8 #D86873 #ABD868
split-complementary
#68D8CD #D868AB #D89568
monochromatic
#299D92 #37CBBD #68D8CD #99E5DD #C9F1ED
Accessibility & contrast
On white
1.71
#68D8CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.29
#68D8CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68D8CD
12.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68D8CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68D8CD | 1.00 | 1.71 | 12.29 | 12.29 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECECD
Deuteranopia (green-blind)
#BCC0CE
Tritanopia (blue-blind)
#1DDCD4
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #68d8cd; /* rgb */ color: rgb(104, 216, 205); /* oklch */ color: oklch(81.4% 0.104 186.8);
Tailwind
colors: {
custom: {
50: '#9ce4dc',
500: '#68d8cd',
950: '#000000',
},
}SCSS
$custom: #68d8cd; $custom-light: #9ce4dc; $custom-dark: #000000;
JSON
{
"hex": "#68d8cd",
"rgb": {
"r": 104,
"g": 216,
"b": 205
},
"hsl": {
"h": 174.107,
"s": 58.947,
"l": 62.745
},
"oklch": {
"l": 0.81371,
"c": 0.10399,
"h": 186.8
},
"luminance": 0.56463
}Semantic roles & 50–950 ramp
primary
#68D8CD
secondary
#A1434C
accent
#1F2FC7
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1515
muted
#808484