#68D7DC#68D7DC
#68D7DC is a light, moderate teal. Relative luminance 0.567; OKLCH L 81.6% C 0.102 H 199.3°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #68D7DC |
|---|---|
| RGB | rgb(104, 215, 220) |
| HSL | hsl(183, 62%, 64%) |
| HSV | hsv(183, 53%, 86%) |
| CMYK | cmyk(52.7%, 2.3%, 0%, 13.7%) |
| CIE-LAB | lab(80.01, -30.25, -12.16) |
| CIE-LCH | lch(80.01, 32.60, 201.91°) |
| OKLab | oklab(81.63% -0.0959 -0.0336) |
| OKLCH | oklch(81.63% 0.102 199.3) |
| XYZ | xyz(42.9223, 56.7072, 76.3799) |
| Luminance | 0.5671 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.74
Mediumturquoise
#48D1CC
ΔE00 4.88
Darkturquoise
#00CED1
ΔE00 5.11
Robin'S Egg
#6DEDFD
ΔE00 6.12
Robin Egg Blue
#8AF1FE
ΔE00 7.04
Robin'S Egg Blue
#98EFF9
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68D7DC #DC6D68
analogous
#68DCA7 #68D7DC #689DDC
triadic
#68D7DC #DC68D7 #D7DC68
tetradic
#68D7DC #A768DC #DC6D68 #9DDC68
square
#68D7DC #A768DC #DC6D68 #9DDC68
split-complementary
#68D7DC #DC689D #DCA768
monochromatic
#269EA4 #36CAD0 #68D7DC #9AE4E8 #CBF1F3
Accessibility & contrast
On white
1.70
#68D7DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#68D7DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68D7DC
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68D7DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68D7DC | 1.00 | 1.70 | 12.34 | 12.34 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACFDD
Deuteranopia (green-blind)
#B7C0DD
Tritanopia (blue-blind)
#00DED8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #68d7dc; /* rgb */ color: rgb(104, 215, 220); /* oklch */ color: oklch(81.6% 0.102 199.3);
Tailwind
colors: {
custom: {
50: '#9de3e6',
500: '#68d7dc',
950: '#000000',
},
}SCSS
$custom: #68d7dc; $custom-light: #9de3e6; $custom-dark: #000000;
JSON
{
"hex": "#68d7dc",
"rgb": {
"r": 104,
"g": 215,
"b": 220
},
"hsl": {
"h": 182.586,
"s": 62.366,
"l": 63.529
},
"oklch": {
"l": 0.81627,
"c": 0.10159,
"h": 199.3
},
"luminance": 0.56711
}Semantic roles & 50–950 ramp
primary
#68D7DC
secondary
#A74641
accent
#231BCA
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1516
muted
#808484