#68D2DD#68D2DD
#68D2DD is a light, moderate teal. Relative luminance 0.543; OKLCH L 80.5% C 0.099 H 204.4°. Best body text is #000000 at 11.85:1 contrast (WCAG AA passes).
Color values
| HEX | #68D2DD |
|---|---|
| RGB | rgb(104, 210, 221) |
| HSL | hsl(186, 63%, 64%) |
| HSV | hsv(186, 53%, 87%) |
| CMYK | cmyk(52.9%, 5%, 0%, 13.3%) |
| CIE-LAB | lab(78.61, -27.56, -14.81) |
| CIE-LCH | lch(78.61, 31.29, 208.25°) |
| OKLab | oklab(80.51% -0.09 -0.0409) |
| OKLCH | oklch(80.51% 0.099 204.4) |
| XYZ | xyz(41.8014, 54.2528, 76.6615) |
| Luminance | 0.5426 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.29
Darkturquoise
#00CED1
ΔE00 6.13
Robin'S Egg
#6DEDFD
ΔE00 6.29
Mediumturquoise
#48D1CC
ΔE00 6.82
Robin Egg Blue
#8AF1FE
ΔE00 7.34
Robin'S Egg Blue
#98EFF9
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68D2DD #DD7368
analogous
#68DDAD #68D2DD #6897DD
triadic
#68D2DD #DD68D2 #D2DD68
tetradic
#68D2DD #AD68DD #DD7368 #97DD68
square
#68D2DD #AD68DD #DD7368 #97DD68
split-complementary
#68D2DD #DD6897 #DDAD68
monochromatic
#2599A5 #36C3D2 #68D2DD #9AE1E8 #CCF0F3
Accessibility & contrast
On white
1.77
#68D2DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.85
#68D2DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68D2DD
11.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68D2DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68D2DD | 1.00 | 1.77 | 11.85 | 11.85 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CBDE
Deuteranopia (green-blind)
#B1BDDD
Tritanopia (blue-blind)
#00D9D5
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #68d2dd; /* rgb */ color: rgb(104, 210, 221); /* oklch */ color: oklch(80.5% 0.099 204.4);
Tailwind
colors: {
custom: {
50: '#9ce0e7',
500: '#68d2dd',
950: '#000000',
},
}SCSS
$custom: #68d2dd; $custom-light: #9ce0e7; $custom-dark: #000000;
JSON
{
"hex": "#68d2dd",
"rgb": {
"r": 104,
"g": 210,
"b": 221
},
"hsl": {
"h": 185.641,
"s": 63.243,
"l": 63.725
},
"oklch": {
"l": 0.80506,
"c": 0.0989,
"h": 204.4
},
"luminance": 0.54257
}Semantic roles & 50–950 ramp
primary
#68D2DD
secondary
#A84B41
accent
#2B1ACB
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484