#68DDCB#68DDCB
#68DDCB is a very light, moderate teal. Relative luminance 0.590; OKLCH L 82.5% C 0.110 H 182.1°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #68DDCB |
|---|---|
| RGB | rgb(104, 221, 203) |
| HSL | hsl(171, 63%, 64%) |
| HSV | hsv(171, 53%, 87%) |
| CMYK | cmyk(52.9%, 0%, 8.1%, 13.3%) |
| CIE-LAB | lab(81.27, -37.41, -1.24) |
| CIE-LCH | lch(81.27, 37.43, 181.90°) |
| OKLab | oklab(82.48% -0.1096 -0.0039) |
| OKLCH | oklch(82.48% 0.11 182.1) |
| XYZ | xyz(42.3402, 58.9638, 65.6382) |
| Luminance | 0.5897 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.83
Tiffany Blue
#7BF2DA
ΔE00 4.97
Seafoam Blue
#78D1B6
ΔE00 5.09
Mediumturquoise
#48D1CC
ΔE00 5.53
Aqua (survey)
#13EAC9
ΔE00 6.05
Pale Teal
#82CBB2
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DDCB #DD687A
analogous
#68DD90 #68DDCB #68B4DD
triadic
#68DDCB #CB68DD #DDCB68
tetradic
#68DDCB #9068DD #DD687A #B4DD68
square
#68DDCB #9068DD #DD687A #B4DD68
split-complementary
#68DDCB #DD68B4 #DD9068
monochromatic
#25A592 #36D2BA #68DDCB #9AE8DC #CCF3ED
Accessibility & contrast
On white
1.64
#68DDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#68DDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DDCB
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DDCB | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D2CA
Deuteranopia (green-blind)
#C2C4CD
Tritanopia (blue-blind)
#1CE1D7
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #68ddcb; /* rgb */ color: rgb(104, 221, 203); /* oklch */ color: oklch(82.5% 0.110 182.1);
Tailwind
colors: {
custom: {
50: '#9ce8da',
500: '#68ddcb',
950: '#000000',
},
}SCSS
$custom: #68ddcb; $custom-light: #9ce8da; $custom-dark: #000000;
JSON
{
"hex": "#68ddcb",
"rgb": {
"r": 104,
"g": 221,
"b": 203
},
"hsl": {
"h": 170.769,
"s": 63.243,
"l": 63.725
},
"oklch": {
"l": 0.82484,
"c": 0.10963,
"h": 182.1
},
"luminance": 0.58968
}Semantic roles & 50–950 ramp
primary
#68DDCB
secondary
#A84151
accent
#1A36CB
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1614
muted
#808483