#68CCDF#68CCDF
#68CCDF is a light, moderate teal. Relative luminance 0.515; OKLCH L 79.2% C 0.097 H 211.6°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #68CCDF |
|---|---|
| RGB | rgb(104, 204, 223) |
| HSL | hsl(190, 65%, 64%) |
| HSV | hsv(190, 53%, 87%) |
| CMYK | cmyk(53.4%, 8.5%, 0%, 12.5%) |
| CIE-LAB | lab(76.95, -24.05, -18.38) |
| CIE-LCH | lch(76.95, 30.27, 217.38°) |
| OKLab | oklab(79.2% -0.0827 -0.0508) |
| OKLCH | oklch(79.2% 0.097 211.6) |
| XYZ | xyz(40.6158, 51.4528, 77.5887) |
| Luminance | 0.5146 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.82
Neon Blue
#04D9FF
ΔE00 6.07
Sky Blue
#87CEEB
ΔE00 6.12
Baby Blue
#89CFF0
ΔE00 7.39
Robin'S Egg
#6DEDFD
ΔE00 7.83
Bright Sky Blue
#02CCFE
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68CCDF #DF7B68
analogous
#68DFB7 #68CCDF #6891DF
triadic
#68CCDF #DF68CC #CCDF68
tetradic
#68CCDF #B768DF #DF7B68 #91DF68
square
#68CCDF #B768DF #DF7B68 #91DF68
split-complementary
#68CCDF #DF6891 #DFB768
monochromatic
#2494A9 #36BBD4 #68CCDF #9BDDEA #CDEEF4
Accessibility & contrast
On white
1.86
#68CCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#68CCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68CCDF
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68CCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68CCDF | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC6E0
Deuteranopia (green-blind)
#AAB8DF
Tritanopia (blue-blind)
#00D4D2
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #68ccdf; /* rgb */ color: rgb(104, 204, 223); /* oklch */ color: oklch(79.2% 0.097 211.6);
Tailwind
colors: {
custom: {
50: '#9cdbe9',
500: '#68ccdf',
950: '#000000',
},
}SCSS
$custom: #68ccdf; $custom-light: #9cdbe9; $custom-dark: #000000;
JSON
{
"hex": "#68ccdf",
"rgb": {
"r": 104,
"g": 204,
"b": 223
},
"hsl": {
"h": 189.58,
"s": 65.027,
"l": 64.118
},
"oklch": {
"l": 0.79197,
"c": 0.09707,
"h": 211.6
},
"luminance": 0.51457
}Semantic roles & 50–950 ramp
primary
#68CCDF
secondary
#AB5140
accent
#3519CD
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484