#68DFDC#68DFDC
#68DFDC is a very light, moderate teal. Relative luminance 0.609; OKLCH L 83.5% C 0.107 H 193.1°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #68DFDC |
|---|---|
| RGB | rgb(104, 223, 220) |
| HSL | hsl(178, 65%, 64%) |
| HSV | hsv(178, 53%, 87%) |
| CMYK | cmyk(53.4%, 0%, 1.3%, 12.5%) |
| CIE-LAB | lab(82.31, -34.05, -8.74) |
| CIE-LCH | lch(82.31, 35.15, 194.39°) |
| OKLab | oklab(83.48% -0.1045 -0.0242) |
| OKLCH | oklch(83.48% 0.107 193.1) |
| XYZ | xyz(45.0094, 60.8814, 77.0756) |
| Luminance | 0.6089 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.03
Turquoise
#40E0D0
ΔE00 5.25
Darkturquoise
#00CED1
ΔE00 5.86
Bright Light Blue
#26F7FD
ΔE00 6.53
Bright Cyan
#41FDFE
ΔE00 6.98
Aqua Blue
#02D8E9
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DFDC #DF686B
analogous
#68DFA1 #68DFDC #68A7DF
triadic
#68DFDC #DC68DF #DFDC68
tetradic
#68DFDC #A168DF #DF686B #A7DF68
square
#68DFDC #A168DF #DF686B #A7DF68
split-complementary
#68DFDC #DF68A7 #DFA168
monochromatic
#24A9A5 #36D4D0 #68DFDC #9BEAE8 #CDF4F3
Accessibility & contrast
On white
1.59
#68DFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#68DFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DFDC
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DFDC | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D5DC
Deuteranopia (green-blind)
#BFC7DD
Tritanopia (blue-blind)
#00E5DE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #68dfdc; /* rgb */ color: rgb(104, 223, 220); /* oklch */ color: oklch(83.5% 0.107 193.1);
Tailwind
colors: {
custom: {
50: '#9de9e6',
500: '#68dfdc',
950: '#000000',
},
}SCSS
$custom: #68dfdc; $custom-light: #9de9e6; $custom-dark: #000000;
JSON
{
"hex": "#68dfdc",
"rgb": {
"r": 104,
"g": 223,
"b": 220
},
"hsl": {
"h": 178.487,
"s": 65.027,
"l": 64.118
},
"oklch": {
"l": 0.83482,
"c": 0.10724,
"h": 193.1
},
"luminance": 0.60886
}Semantic roles & 50–950 ramp
primary
#68DFDC
secondary
#AB4043
accent
#191DCD
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1616
muted
#808484