#68DFD6#68DFD6
#68DFD6 is a very light, moderate teal. Relative luminance 0.606; OKLCH L 83.3% C 0.108 H 188.6°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #68DFD6 |
|---|---|
| RGB | rgb(104, 223, 214) |
| HSL | hsl(175, 65%, 64%) |
| HSV | hsv(175, 53%, 87%) |
| CMYK | cmyk(53.4%, 0%, 4%, 12.5%) |
| CIE-LAB | lab(82.15, -35.59, -5.80) |
| CIE-LCH | lch(82.15, 36.06, 189.26°) |
| OKLab | oklab(83.29% -0.107 -0.0162) |
| OKLCH | oklch(83.29% 0.108 188.6) |
| XYZ | xyz(44.2290, 60.5692, 72.9655) |
| Luminance | 0.6057 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.49
Mediumturquoise
#48D1CC
ΔE00 4.01
Tiffany Blue
#7BF2DA
ΔE00 6.34
Darkturquoise
#00CED1
ΔE00 6.69
Bright Aqua
#0BF9EA
ΔE00 6.88
Bright Turquoise
#0FFEF9
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DFD6 #DF6871
analogous
#68DF9B #68DFD6 #68ADDF
triadic
#68DFD6 #D668DF #DFD668
tetradic
#68DFD6 #9B68DF #DF6871 #ADDF68
square
#68DFD6 #9B68DF #DF6871 #ADDF68
split-complementary
#68DFD6 #DF68AD #DF9B68
monochromatic
#24A99F #36D4C8 #68DFD6 #9BEAE4 #CDF4F1
Accessibility & contrast
On white
1.60
#68DFD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#68DFD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DFD6
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DFD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DFD6 | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D5D6
Deuteranopia (green-blind)
#C1C6D7
Tritanopia (blue-blind)
#00E4DC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #68dfd6; /* rgb */ color: rgb(104, 223, 214); /* oklch */ color: oklch(83.3% 0.108 188.6);
Tailwind
colors: {
custom: {
50: '#9de9e2',
500: '#68dfd6',
950: '#000000',
},
}SCSS
$custom: #68dfd6; $custom-light: #9de9e2; $custom-dark: #000000;
JSON
{
"hex": "#68dfd6",
"rgb": {
"r": 104,
"g": 223,
"b": 214
},
"hsl": {
"h": 175.462,
"s": 65.027,
"l": 64.118
},
"oklch": {
"l": 0.8329,
"c": 0.10823,
"h": 188.6
},
"luminance": 0.60573
}Semantic roles & 50–950 ramp
primary
#68DFD6
secondary
#AB4048
accent
#1926CD
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1615
muted
#808484