#68CCDD#68CCDD
#68CCDD is a light, moderate teal. Relative luminance 0.513; OKLCH L 79.1% C 0.096 H 209.9°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #68CCDD |
|---|---|
| RGB | rgb(104, 204, 221) |
| HSL | hsl(189, 63%, 64%) |
| HSV | hsv(189, 53%, 87%) |
| CMYK | cmyk(52.9%, 7.7%, 0%, 13.3%) |
| CIE-LAB | lab(76.89, -24.60, -17.40) |
| CIE-LCH | lch(76.89, 30.13, 215.27°) |
| OKLab | oklab(79.12% -0.0835 -0.0481) |
| OKLCH | oklch(79.12% 0.096 209.9) |
| XYZ | xyz(40.3477, 51.3456, 76.1770) |
| Luminance | 0.5135 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.51
Neon Blue
#04D9FF
ΔE00 6.50
Sky Blue
#87CEEB
ΔE00 6.71
Robin'S Egg
#6DEDFD
ΔE00 7.70
Darkturquoise
#00CED1
ΔE00 7.98
Baby Blue
#89CFF0
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68CCDD #DD7968
analogous
#68DDB3 #68CCDD #6891DD
triadic
#68CCDD #DD68CC #CCDD68
tetradic
#68CCDD #B368DD #DD7968 #91DD68
square
#68CCDD #B368DD #DD7968 #91DD68
split-complementary
#68CCDD #DD6891 #DDB368
monochromatic
#2593A5 #36BBD2 #68CCDD #9ADDE8 #CCEEF3
Accessibility & contrast
On white
1.86
#68CCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#68CCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68CCDD
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68CCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68CCDD | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC6DE
Deuteranopia (green-blind)
#ABB8DD
Tritanopia (blue-blind)
#00D4D1
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #68ccdd; /* rgb */ color: rgb(104, 204, 221); /* oklch */ color: oklch(79.1% 0.096 209.9);
Tailwind
colors: {
custom: {
50: '#9cdbe7',
500: '#68ccdd',
950: '#000000',
},
}SCSS
$custom: #68ccdd; $custom-light: #9cdbe7; $custom-dark: #000000;
JSON
{
"hex": "#68ccdd",
"rgb": {
"r": 104,
"g": 204,
"b": 221
},
"hsl": {
"h": 188.718,
"s": 63.243,
"l": 63.725
},
"oklch": {
"l": 0.79124,
"c": 0.09635,
"h": 209.9
},
"luminance": 0.51349
}Semantic roles & 50–950 ramp
primary
#68CCDD
secondary
#A85041
accent
#341ACB
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484