#68D5DD#68D5DD
#68D5DD is a light, moderate teal. Relative luminance 0.558; OKLCH L 81.2% C 0.100 H 201.8°. Best body text is #000000 at 12.15:1 contrast (WCAG AA passes).
Color values
| HEX | #68D5DD |
|---|---|
| RGB | rgb(104, 213, 221) |
| HSL | hsl(184, 63%, 64%) |
| HSV | hsv(184, 53%, 87%) |
| CMYK | cmyk(52.9%, 3.6%, 0%, 13.3%) |
| CIE-LAB | lab(79.47, -29.02, -13.51) |
| CIE-LCH | lch(79.47, 32.01, 204.97°) |
| OKLab | oklab(81.2% -0.0933 -0.0373) |
| OKLCH | oklch(81.2% 0.1 201.8) |
| XYZ | xyz(42.5490, 55.7480, 76.9108) |
| Luminance | 0.5575 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.29
Darkturquoise
#00CED1
ΔE00 5.51
Mediumturquoise
#48D1CC
ΔE00 5.79
Robin'S Egg
#6DEDFD
ΔE00 5.96
Robin Egg Blue
#8AF1FE
ΔE00 6.98
Robin'S Egg Blue
#98EFF9
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68D5DD #DD7068
analogous
#68DDAA #68D5DD #689ADD
triadic
#68D5DD #DD68D5 #D5DD68
tetradic
#68D5DD #AA68DD #DD7068 #9ADD68
square
#68D5DD #AA68DD #DD7068 #9ADD68
split-complementary
#68D5DD #DD689A #DDAA68
monochromatic
#259DA5 #36C7D2 #68D5DD #9AE3E8 #CCF1F3
Accessibility & contrast
On white
1.73
#68D5DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.15
#68D5DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68D5DD
12.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68D5DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68D5DD | 1.00 | 1.73 | 12.15 | 12.15 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CDDE
Deuteranopia (green-blind)
#B4BFDE
Tritanopia (blue-blind)
#00DCD7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #68d5dd; /* rgb */ color: rgb(104, 213, 221); /* oklch */ color: oklch(81.2% 0.100 201.8);
Tailwind
colors: {
custom: {
50: '#9de2e7',
500: '#68d5dd',
950: '#000000',
},
}SCSS
$custom: #68d5dd; $custom-light: #9de2e7; $custom-dark: #000000;
JSON
{
"hex": "#68d5dd",
"rgb": {
"r": 104,
"g": 213,
"b": 221
},
"hsl": {
"h": 184.103,
"s": 63.243,
"l": 63.725
},
"oklch": {
"l": 0.81198,
"c": 0.10049,
"h": 201.8
},
"luminance": 0.55752
}Semantic roles & 50–950 ramp
primary
#68D5DD
secondary
#A84841
accent
#271ACB
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1516
muted
#808484