#68D9CD#68D9CD
#68D9CD is a light, moderate teal. Relative luminance 0.570; OKLCH L 81.6% C 0.105 H 186.1°. Best body text is #000000 at 12.40:1 contrast (WCAG AA passes).
Color values
| HEX | #68D9CD |
|---|---|
| RGB | rgb(104, 217, 205) |
| HSL | hsl(174, 60%, 63%) |
| HSV | hsv(174, 52%, 85%) |
| CMYK | cmyk(52.1%, 0%, 5.5%, 14.9%) |
| CIE-LAB | lab(80.16, -35.07, -3.93) |
| CIE-LCH | lch(80.16, 35.29, 186.40°) |
| OKLab | oklab(81.61% -0.1043 -0.0112) |
| OKLCH | oklch(81.61% 0.105 186.1) |
| XYZ | xyz(41.5365, 56.9727, 66.5537) |
| Luminance | 0.5698 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.36
Mediumturquoise
#48D1CC
ΔE00 3.66
Seafoam Blue
#78D1B6
ΔE00 6.20
Tiffany Blue
#7BF2DA
ΔE00 6.60
Darkturquoise
#00CED1
ΔE00 6.81
Pale Teal
#82CBB2
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68D9CD #D96874
analogous
#68D994 #68D9CD #68ADD9
triadic
#68D9CD #CD68D9 #D9CD68
tetradic
#68D9CD #9468D9 #D96874 #ADD968
square
#68D9CD #9468D9 #D96874 #ADD968
split-complementary
#68D9CD #D968AD #D99468
monochromatic
#289F92 #37CDBD #68D9CD #99E5DD #CAF2ED
Accessibility & contrast
On white
1.69
#68D9CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.40
#68D9CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68D9CD
12.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68D9CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68D9CD | 1.00 | 1.69 | 12.40 | 12.40 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCFCD
Deuteranopia (green-blind)
#BDC1CE
Tritanopia (blue-blind)
#1CDDD5
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #68d9cd; /* rgb */ color: rgb(104, 217, 205); /* oklch */ color: oklch(81.6% 0.105 186.1);
Tailwind
colors: {
custom: {
50: '#9ce5dc',
500: '#68d9cd',
950: '#000000',
},
}SCSS
$custom: #68d9cd; $custom-light: #9ce5dc; $custom-dark: #000000;
JSON
{
"hex": "#68d9cd",
"rgb": {
"r": 104,
"g": 217,
"b": 205
},
"hsl": {
"h": 173.628,
"s": 59.788,
"l": 62.941
},
"oklch": {
"l": 0.81606,
"c": 0.10495,
"h": 186.1
},
"luminance": 0.56977
}Semantic roles & 50–950 ramp
primary
#68D9CD
secondary
#A3434D
accent
#1E30C7
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1615
muted
#808484