#68D2DC#68D2DC
#68D2DC is a light, moderate teal. Relative luminance 0.542; OKLCH L 80.5% C 0.099 H 203.6°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #68D2DC |
|---|---|
| RGB | rgb(104, 210, 220) |
| HSL | hsl(185, 62%, 64%) |
| HSV | hsv(185, 53%, 86%) |
| CMYK | cmyk(52.7%, 4.5%, 0%, 13.7%) |
| CIE-LAB | lab(78.58, -27.83, -14.32) |
| CIE-LCH | lch(78.58, 31.30, 207.22°) |
| OKLab | oklab(80.47% -0.0904 -0.0395) |
| OKLCH | oklch(80.47% 0.099 203.6) |
| XYZ | xyz(41.6685, 54.1997, 75.9620) |
| Luminance | 0.5420 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.34
Darkturquoise
#00CED1
ΔE00 5.88
Robin'S Egg
#6DEDFD
ΔE00 6.37
Mediumturquoise
#48D1CC
ΔE00 6.47
Robin Egg Blue
#8AF1FE
ΔE00 7.40
Robin'S Egg Blue
#98EFF9
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68D2DC #DC7268
analogous
#68DCAC #68D2DC #6898DC
triadic
#68D2DC #DC68D2 #D2DC68
tetradic
#68D2DC #AC68DC #DC7268 #98DC68
square
#68D2DC #AC68DC #DC7268 #98DC68
split-complementary
#68D2DC #DC6898 #DCAC68
monochromatic
#2699A4 #36C3D0 #68D2DC #9AE1E8 #CBF0F3
Accessibility & contrast
On white
1.77
#68D2DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#68D2DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68D2DC
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68D2DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68D2DC | 1.00 | 1.77 | 11.84 | 11.84 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CADD
Deuteranopia (green-blind)
#B1BDDD
Tritanopia (blue-blind)
#00D9D5
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #68d2dc; /* rgb */ color: rgb(104, 210, 220); /* oklch */ color: oklch(80.5% 0.099 203.6);
Tailwind
colors: {
custom: {
50: '#9ce0e6',
500: '#68d2dc',
950: '#000000',
},
}SCSS
$custom: #68d2dc; $custom-light: #9ce0e6; $custom-dark: #000000;
JSON
{
"hex": "#68d2dc",
"rgb": {
"r": 104,
"g": 210,
"b": 220
},
"hsl": {
"h": 185.172,
"s": 62.366,
"l": 63.529
},
"oklch": {
"l": 0.80471,
"c": 0.09871,
"h": 203.6
},
"luminance": 0.54204
}Semantic roles & 50–950 ramp
primary
#68D2DC
secondary
#A74A41
accent
#2A1BCA
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484