#68DCDF#68DCDF
#68DCDF is a very light, moderate teal. Relative luminance 0.595; OKLCH L 82.9% C 0.105 H 197.6°. Best body text is #000000 at 12.89:1 contrast (WCAG AA passes).
Color values
| HEX | #68DCDF |
|---|---|
| RGB | rgb(104, 220, 223) |
| HSL | hsl(182, 65%, 64%) |
| HSV | hsv(182, 53%, 87%) |
| CMYK | cmyk(53.4%, 1.3%, 0%, 12.5%) |
| CIE-LAB | lab(81.54, -31.84, -11.48) |
| CIE-LCH | lch(81.54, 33.85, 199.83°) |
| OKLab | oklab(82.89% -0.1 -0.0317) |
| OKLCH | oklch(82.89% 0.105 197.6) |
| XYZ | xyz(44.6159, 59.4529, 78.9221) |
| Luminance | 0.5946 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.71
Aqua Blue
#02D8E9
ΔE00 5.24
Darkturquoise
#00CED1
ΔE00 5.41
Robin'S Egg
#6DEDFD
ΔE00 5.80
Robin Egg Blue
#8AF1FE
ΔE00 6.64
Bright Light Blue
#26F7FD
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DCDF #DF6B68
analogous
#68DFA7 #68DCDF #68A1DF
triadic
#68DCDF #DF68DC #DCDF68
tetradic
#68DCDF #A768DF #DF6B68 #A1DF68
square
#68DCDF #A768DF #DF6B68 #A1DF68
split-complementary
#68DCDF #DF68A1 #DFA768
monochromatic
#24A5A9 #36D0D4 #68DCDF #9BE8EA #CDF3F4
Accessibility & contrast
On white
1.63
#68DCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.89
#68DCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DCDF
12.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DCDF | 1.00 | 1.63 | 12.89 | 12.89 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD3DF
Deuteranopia (green-blind)
#BBC4E0
Tritanopia (blue-blind)
#00E2DD
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #68dcdf; /* rgb */ color: rgb(104, 220, 223); /* oklch */ color: oklch(82.9% 0.105 197.6);
Tailwind
colors: {
custom: {
50: '#9de7e9',
500: '#68dcdf',
950: '#000000',
},
}SCSS
$custom: #68dcdf; $custom-light: #9de7e9; $custom-dark: #000000;
JSON
{
"hex": "#68dcdf",
"rgb": {
"r": 104,
"g": 220,
"b": 223
},
"hsl": {
"h": 181.513,
"s": 65.027,
"l": 64.118
},
"oklch": {
"l": 0.82885,
"c": 0.10493,
"h": 197.6
},
"luminance": 0.59457
}Semantic roles & 50–950 ramp
primary
#68DCDF
secondary
#AB4340
accent
#1D19CD
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1616
muted
#808484