#68DFCB#68DFCB
#68DFCB is a very light, moderate teal. Relative luminance 0.600; OKLCH L 83.0% C 0.112 H 180.9°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #68DFCB |
|---|---|
| RGB | rgb(104, 223, 203) |
| HSL | hsl(170, 65%, 64%) |
| HSV | hsv(170, 53%, 87%) |
| CMYK | cmyk(53.4%, 0%, 9%, 12.5%) |
| CIE-LAB | lab(81.85, -38.32, -0.39) |
| CIE-LCH | lch(81.85, 38.33, 180.59°) |
| OKLab | oklab(82.95% -0.1117 -0.0017) |
| OKLCH | oklch(82.95% 0.112 180.9) |
| XYZ | xyz(42.8714, 60.0262, 65.8153) |
| Luminance | 0.6003 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.98
Tiffany Blue
#7BF2DA
ΔE00 4.40
Seafoam Blue
#78D1B6
ΔE00 5.01
Aqua (survey)
#13EAC9
ΔE00 5.44
Mediumturquoise
#48D1CC
ΔE00 6.24
Aquamarine (survey)
#04D8B2
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DFCB #DF687C
analogous
#68DF90 #68DFCB #68B8DF
triadic
#68DFCB #CB68DF #DFCB68
tetradic
#68DFCB #9068DF #DF687C #B8DF68
square
#68DFCB #9068DF #DF687C #B8DF68
split-complementary
#68DFCB #DF68B8 #DF9068
monochromatic
#24A992 #36D4BA #68DFCB #9BEADC #CDF4EE
Accessibility & contrast
On white
1.61
#68DFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#68DFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DFCB
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DFCB | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D4CA
Deuteranopia (green-blind)
#C4C6CD
Tritanopia (blue-blind)
#1AE2D9
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #68dfcb; /* rgb */ color: rgb(104, 223, 203); /* oklch */ color: oklch(83.0% 0.112 180.9);
Tailwind
colors: {
custom: {
50: '#9ce9da',
500: '#68dfcb',
950: '#000000',
},
}SCSS
$custom: #68dfcb; $custom-light: #9ce9da; $custom-dark: #000000;
JSON
{
"hex": "#68dfcb",
"rgb": {
"r": 104,
"g": 223,
"b": 203
},
"hsl": {
"h": 169.916,
"s": 65.027,
"l": 64.118
},
"oklch": {
"l": 0.82954,
"c": 0.11173,
"h": 180.9
},
"luminance": 0.6003
}Semantic roles & 50–950 ramp
primary
#68DFCB
secondary
#AB4052
accent
#1937CD
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1614
muted
#808483