#68D3CE#68D3CE
#68D3CE is a light, moderate teal. Relative luminance 0.540; OKLCH L 80.2% C 0.099 H 191.3°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #68D3CE |
|---|---|
| RGB | rgb(104, 211, 206) |
| HSL | hsl(177, 55%, 62%) |
| HSV | hsv(177, 51%, 83%) |
| CMYK | cmyk(50.7%, 0%, 2.4%, 17.3%) |
| CIE-LAB | lab(78.45, -31.99, -7.00) |
| CIE-LCH | lch(78.45, 32.75, 192.33°) |
| OKLab | oklab(80.23% -0.0974 -0.0194) |
| OKLCH | oklch(80.23% 0.099 191.3) |
| XYZ | xyz(40.1391, 53.9842, 66.6853) |
| Luminance | 0.5399 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.42
Darkturquoise
#00CED1
ΔE00 4.96
Turquoise
#40E0D0
ΔE00 5.57
Aqua Blue
#02D8E9
ΔE00 7.77
Seafoam Blue
#78D1B6
ΔE00 8.12
Topaz
#13BBAF
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68D3CE #D3686D
analogous
#68D399 #68D3CE #68A3D3
triadic
#68D3CE #CE68D3 #D3CE68
tetradic
#68D3CE #9968D3 #D3686D #A3D368
square
#68D3CE #9968D3 #D3686D #A3D368
split-complementary
#68D3CE #D368A3 #D39968
monochromatic
#2B9590 #39C5BE #68D3CE #97E1DD #C7EFED
Accessibility & contrast
On white
1.78
#68D3CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#68D3CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68D3CE
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68D3CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68D3CE | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CACE
Deuteranopia (green-blind)
#B7BDCF
Tritanopia (blue-blind)
#1FD8D1
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #68d3ce; /* rgb */ color: rgb(104, 211, 206); /* oklch */ color: oklch(80.2% 0.099 191.3);
Tailwind
colors: {
custom: {
50: '#9be1dc',
500: '#68d3ce',
950: '#000000',
},
}SCSS
$custom: #68d3ce; $custom-light: #9be1dc; $custom-dark: #000000;
JSON
{
"hex": "#68d3ce",
"rgb": {
"r": 104,
"g": 211,
"b": 206
},
"hsl": {
"h": 177.196,
"s": 54.872,
"l": 61.765
},
"oklch": {
"l": 0.80232,
"c": 0.09927,
"h": 191.3
},
"luminance": 0.53988
}Semantic roles & 50–950 ramp
primary
#68D3CE
secondary
#9A4549
accent
#232BC2
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484