#68DFD0#68DFD0
#68DFD0 is a very light, moderate teal. Relative luminance 0.603; OKLCH L 83.1% C 0.110 H 184.3°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #68DFD0 |
|---|---|
| RGB | rgb(104, 223, 208) |
| HSL | hsl(172, 65%, 64%) |
| HSV | hsv(172, 53%, 87%) |
| CMYK | cmyk(53.4%, 0%, 6.7%, 12.5%) |
| CIE-LAB | lab(81.98, -37.09, -2.85) |
| CIE-LCH | lch(81.98, 37.20, 184.40°) |
| OKLab | oklab(83.1% -0.1096 -0.0083) |
| OKLCH | oklch(83.1% 0.11 184.3) |
| XYZ | xyz(43.4768, 60.2684, 69.0041) |
| Luminance | 0.6027 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.57
Mediumturquoise
#48D1CC
ΔE00 5.01
Tiffany Blue
#7BF2DA
ΔE00 5.01
Seafoam Blue
#78D1B6
ΔE00 6.14
Aqua (survey)
#13EAC9
ΔE00 6.57
Bright Aqua
#0BF9EA
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DFD0 #DF6877
analogous
#68DF95 #68DFD0 #68B3DF
triadic
#68DFD0 #D068DF #DFD068
tetradic
#68DFD0 #9568DF #DF6877 #B3DF68
square
#68DFD0 #9568DF #DF6877 #B3DF68
split-complementary
#68DFD0 #DF68B3 #DF9568
monochromatic
#24A998 #36D4C0 #68DFD0 #9BEAE0 #CDF4EF
Accessibility & contrast
On white
1.61
#68DFD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#68DFD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DFD0
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DFD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DFD0 | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D4D0
Deuteranopia (green-blind)
#C2C6D2
Tritanopia (blue-blind)
#0EE3DA
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #68dfd0; /* rgb */ color: rgb(104, 223, 208); /* oklch */ color: oklch(83.1% 0.110 184.3);
Tailwind
colors: {
custom: {
50: '#9de9de',
500: '#68dfd0',
950: '#000000',
},
}SCSS
$custom: #68dfd0; $custom-light: #9de9de; $custom-dark: #000000;
JSON
{
"hex": "#68dfd0",
"rgb": {
"r": 104,
"g": 223,
"b": 208
},
"hsl": {
"h": 172.437,
"s": 65.027,
"l": 64.118
},
"oklch": {
"l": 0.83104,
"c": 0.10987,
"h": 184.3
},
"luminance": 0.60272
}Semantic roles & 50–950 ramp
primary
#68DFD0
secondary
#AB404E
accent
#192FCD
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1615
muted
#808484