#68D3DD#68D3DD
#68D3DD is a light, moderate teal. Relative luminance 0.548; OKLCH L 80.7% C 0.099 H 203.5°. Best body text is #000000 at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #68D3DD |
|---|---|
| RGB | rgb(104, 211, 221) |
| HSL | hsl(185, 63%, 64%) |
| HSV | hsv(185, 53%, 87%) |
| CMYK | cmyk(52.9%, 4.5%, 0%, 13.3%) |
| CIE-LAB | lab(78.90, -28.05, -14.37) |
| CIE-LCH | lch(78.90, 31.52, 207.14°) |
| OKLab | oklab(80.74% -0.0911 -0.0397) |
| OKLCH | oklch(80.74% 0.099 203.5) |
| XYZ | xyz(42.0490, 54.7481, 76.7441) |
| Luminance | 0.5475 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.24
Darkturquoise
#00CED1
ΔE00 5.89
Robin'S Egg
#6DEDFD
ΔE00 6.14
Mediumturquoise
#48D1CC
ΔE00 6.46
Robin Egg Blue
#8AF1FE
ΔE00 7.19
Robin'S Egg Blue
#98EFF9
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68D3DD #DD7268
analogous
#68DDAC #68D3DD #6898DD
triadic
#68D3DD #DD68D3 #D3DD68
tetradic
#68D3DD #AC68DD #DD7268 #98DD68
square
#68D3DD #AC68DD #DD7268 #98DD68
split-complementary
#68D3DD #DD6898 #DDAC68
monochromatic
#259AA5 #36C4D2 #68D3DD #9AE2E8 #CCF0F3
Accessibility & contrast
On white
1.76
#68D3DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.95
#68D3DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68D3DD
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68D3DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68D3DD | 1.00 | 1.76 | 11.95 | 11.95 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CBDE
Deuteranopia (green-blind)
#B2BDDE
Tritanopia (blue-blind)
#00DAD6
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #68d3dd; /* rgb */ color: rgb(104, 211, 221); /* oklch */ color: oklch(80.7% 0.099 203.5);
Tailwind
colors: {
custom: {
50: '#9ce0e7',
500: '#68d3dd',
950: '#000000',
},
}SCSS
$custom: #68d3dd; $custom-light: #9ce0e7; $custom-dark: #000000;
JSON
{
"hex": "#68d3dd",
"rgb": {
"r": 104,
"g": 211,
"b": 221
},
"hsl": {
"h": 185.128,
"s": 63.243,
"l": 63.725
},
"oklch": {
"l": 0.80736,
"c": 0.0994,
"h": 203.5
},
"luminance": 0.54752
}Semantic roles & 50–950 ramp
primary
#68D3DD
secondary
#A84A41
accent
#2A1ACB
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1516
muted
#808484