#68CDDF#68CDDF
#68CDDF is a light, moderate teal. Relative luminance 0.519; OKLCH L 79.4% C 0.097 H 210.6°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #68CDDF |
|---|---|
| RGB | rgb(104, 205, 223) |
| HSL | hsl(189, 65%, 64%) |
| HSV | hsv(189, 53%, 87%) |
| CMYK | cmyk(53.4%, 8.1%, 0%, 12.5%) |
| CIE-LAB | lab(77.24, -24.55, -17.94) |
| CIE-LCH | lch(77.24, 30.41, 216.16°) |
| OKLab | oklab(79.43% -0.0838 -0.0496) |
| OKLCH | oklch(79.43% 0.097 210.6) |
| XYZ | xyz(40.8542, 51.9297, 77.6682) |
| Luminance | 0.5193 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.50
Neon Blue
#04D9FF
ΔE00 6.16
Sky Blue
#87CEEB
ΔE00 6.44
Robin'S Egg
#6DEDFD
ΔE00 7.51
Baby Blue
#89CFF0
ΔE00 7.71
Darkturquoise
#00CED1
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68CDDF #DF7A68
analogous
#68DFB6 #68CDDF #6892DF
triadic
#68CDDF #DF68CD #CDDF68
tetradic
#68CDDF #B668DF #DF7A68 #92DF68
square
#68CDDF #B668DF #DF7A68 #92DF68
split-complementary
#68CDDF #DF6892 #DFB668
monochromatic
#2495A9 #36BCD4 #68CDDF #9BDEEA #CDEEF4
Accessibility & contrast
On white
1.84
#68CDDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#68CDDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68CDDF
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68CDDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68CDDF | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC7E0
Deuteranopia (green-blind)
#ABB9DF
Tritanopia (blue-blind)
#00D5D2
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #68cddf; /* rgb */ color: rgb(104, 205, 223); /* oklch */ color: oklch(79.4% 0.097 210.6);
Tailwind
colors: {
custom: {
50: '#9cdce9',
500: '#68cddf',
950: '#000000',
},
}SCSS
$custom: #68cddf; $custom-light: #9cdce9; $custom-dark: #000000;
JSON
{
"hex": "#68cddf",
"rgb": {
"r": 104,
"g": 205,
"b": 223
},
"hsl": {
"h": 189.076,
"s": 65.027,
"l": 64.118
},
"oklch": {
"l": 0.79426,
"c": 0.09738,
"h": 210.6
},
"luminance": 0.51933
}Semantic roles & 50–950 ramp
primary
#68CDDF
secondary
#AB5040
accent
#3419CD
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484