#68DFD4#68DFD4
#68DFD4 is a very light, moderate teal. Relative luminance 0.605; OKLCH L 83.2% C 0.109 H 187.2°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #68DFD4 |
|---|---|
| RGB | rgb(104, 223, 212) |
| HSL | hsl(174, 65%, 64%) |
| HSV | hsv(174, 53%, 87%) |
| CMYK | cmyk(53.4%, 0%, 4.9%, 12.5%) |
| CIE-LAB | lab(82.09, -36.09, -4.82) |
| CIE-LCH | lch(82.09, 36.41, 187.60°) |
| OKLab | oklab(83.23% -0.1078 -0.0136) |
| OKLCH | oklch(83.23% 0.109 187.2) |
| XYZ | xyz(43.9752, 60.4677, 71.6286) |
| Luminance | 0.6047 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.05
Mediumturquoise
#48D1CC
ΔE00 4.26
Tiffany Blue
#7BF2DA
ΔE00 5.84
Bright Aqua
#0BF9EA
ΔE00 6.75
Darkturquoise
#00CED1
ΔE00 7.10
Seafoam Blue
#78D1B6
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DFD4 #DF6873
analogous
#68DF99 #68DFD4 #68AFDF
triadic
#68DFD4 #D468DF #DFD468
tetradic
#68DFD4 #9968DF #DF6873 #AFDF68
square
#68DFD4 #9968DF #DF6873 #AFDF68
split-complementary
#68DFD4 #DF68AF #DF9968
monochromatic
#24A99D #36D4C6 #68DFD4 #9BEAE2 #CDF4F1
Accessibility & contrast
On white
1.60
#68DFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#68DFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DFD4
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DFD4 | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D4D4
Deuteranopia (green-blind)
#C1C6D5
Tritanopia (blue-blind)
#00E4DB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #68dfd4; /* rgb */ color: rgb(104, 223, 212); /* oklch */ color: oklch(83.2% 0.109 187.2);
Tailwind
colors: {
custom: {
50: '#9de9e1',
500: '#68dfd4',
950: '#000000',
},
}SCSS
$custom: #68dfd4; $custom-light: #9de9e1; $custom-dark: #000000;
JSON
{
"hex": "#68dfd4",
"rgb": {
"r": 104,
"g": 223,
"b": 212
},
"hsl": {
"h": 174.454,
"s": 65.027,
"l": 64.118
},
"oklch": {
"l": 0.83227,
"c": 0.1087,
"h": 187.2
},
"luminance": 0.60472
}Semantic roles & 50–950 ramp
primary
#68DFD4
secondary
#AB404A
accent
#1929CD
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1615
muted
#808484