#68DFDB#68DFDB
#68DFDB is a very light, moderate teal. Relative luminance 0.608; OKLCH L 83.4% C 0.107 H 192.3°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #68DFDB |
|---|---|
| RGB | rgb(104, 223, 219) |
| HSL | hsl(178, 65%, 64%) |
| HSV | hsv(178, 53%, 87%) |
| CMYK | cmyk(53.4%, 0%, 1.8%, 12.5%) |
| CIE-LAB | lab(82.29, -34.31, -8.25) |
| CIE-LCH | lch(82.29, 35.28, 193.52°) |
| OKLab | oklab(83.45% -0.1049 -0.0229) |
| OKLCH | oklch(83.45% 0.107 192.3) |
| XYZ | xyz(44.8774, 60.8286, 76.3802) |
| Luminance | 0.6083 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.94
Turquoise
#40E0D0
ΔE00 4.93
Darkturquoise
#00CED1
ΔE00 5.95
Bright Light Blue
#26F7FD
ΔE00 6.68
Bright Cyan
#41FDFE
ΔE00 7.04
Aqua Blue
#02D8E9
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DFDB #DF686C
analogous
#68DFA0 #68DFDB #68A8DF
triadic
#68DFDB #DB68DF #DFDB68
tetradic
#68DFDB #A068DF #DF686C #A8DF68
square
#68DFDB #A068DF #DF686C #A8DF68
split-complementary
#68DFDB #DF68A8 #DFA068
monochromatic
#24A9A4 #36D4CF #68DFDB #9BEAE7 #CDF4F3
Accessibility & contrast
On white
1.59
#68DFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#68DFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DFDB
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DFDB | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D5DB
Deuteranopia (green-blind)
#C0C7DC
Tritanopia (blue-blind)
#00E5DD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #68dfdb; /* rgb */ color: rgb(104, 223, 219); /* oklch */ color: oklch(83.4% 0.107 192.3);
Tailwind
colors: {
custom: {
50: '#9de9e6',
500: '#68dfdb',
950: '#000000',
},
}SCSS
$custom: #68dfdb; $custom-light: #9de9e6; $custom-dark: #000000;
JSON
{
"hex": "#68dfdb",
"rgb": {
"r": 104,
"g": 223,
"b": 219
},
"hsl": {
"h": 177.983,
"s": 65.027,
"l": 64.118
},
"oklch": {
"l": 0.83449,
"c": 0.10736,
"h": 192.3
},
"luminance": 0.60833
}Semantic roles & 50–950 ramp
primary
#68DFDB
secondary
#AB4044
accent
#191FCD
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1615
muted
#808484