#68DCD7#68DCD7
#68DCD7 is a very light, moderate teal. Relative luminance 0.590; OKLCH L 82.6% C 0.105 H 191.5°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #68DCD7 |
|---|---|
| RGB | rgb(104, 220, 215) |
| HSL | hsl(177, 62%, 64%) |
| HSV | hsv(177, 53%, 86%) |
| CMYK | cmyk(52.7%, 0%, 2.3%, 13.7%) |
| CIE-LAB | lab(81.31, -33.93, -7.57) |
| CIE-LCH | lch(81.31, 34.77, 192.58°) |
| OKLab | oklab(82.62% -0.1033 -0.021) |
| OKLCH | oklch(82.62% 0.105 191.5) |
| XYZ | xyz(43.5627, 59.0316, 73.3753) |
| Luminance | 0.5904 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.37
Turquoise
#40E0D0
ΔE00 4.71
Darkturquoise
#00CED1
ΔE00 5.68
Bright Light Blue
#26F7FD
ΔE00 7.42
Aqua Blue
#02D8E9
ΔE00 7.62
Bright Cyan
#41FDFE
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DCD7 #DC686D
analogous
#68DC9D #68DCD7 #68A7DC
triadic
#68DCD7 #D768DC #DCD768
tetradic
#68DCD7 #9D68DC #DC686D #A7DC68
square
#68DCD7 #9D68DC #DC686D #A7DC68
split-complementary
#68DCD7 #DC68A7 #DC9D68
monochromatic
#26A49E #36D0CA #68DCD7 #9AE8E4 #CBF3F1
Accessibility & contrast
On white
1.64
#68DCD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#68DCD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DCD7
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DCD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DCD7 | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D2D7
Deuteranopia (green-blind)
#BDC4D8
Tritanopia (blue-blind)
#00E1DA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #68dcd7; /* rgb */ color: rgb(104, 220, 215); /* oklch */ color: oklch(82.6% 0.105 191.5);
Tailwind
colors: {
custom: {
50: '#9de7e3',
500: '#68dcd7',
950: '#000000',
},
}SCSS
$custom: #68dcd7; $custom-light: #9de7e3; $custom-dark: #000000;
JSON
{
"hex": "#68dcd7",
"rgb": {
"r": 104,
"g": 220,
"b": 215
},
"hsl": {
"h": 177.414,
"s": 62.366,
"l": 63.529
},
"oklch": {
"l": 0.82622,
"c": 0.10547,
"h": 191.5
},
"luminance": 0.59036
}Semantic roles & 50–950 ramp
primary
#68DCD7
secondary
#A74146
accent
#1B23CA
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1615
muted
#808484