#68CCCC#68CCCC
#68CCCC is a light, moderate teal. Relative luminance 0.505; OKLCH L 78.5% C 0.094 H 195.4°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #68CCCC |
|---|---|
| RGB | rgb(104, 204, 204) |
| HSL | hsl(180, 50%, 60%) |
| HSV | hsv(180, 49%, 80%) |
| CMYK | cmyk(49%, 0%, 0%, 20%) |
| CIE-LAB | lab(76.37, -29.15, -9.02) |
| CIE-LCH | lch(76.37, 30.52, 197.19°) |
| OKLab | oklab(78.53% -0.0904 -0.0249) |
| OKLCH | oklch(78.53% 0.094 195.4) |
| XYZ | xyz(38.1964, 50.4850, 64.8467) |
| Luminance | 0.5049 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.60
Darkturquoise
#00CED1
ΔE00 4.58
Aqua Blue
#02D8E9
ΔE00 6.82
Turquoise
#40E0D0
ΔE00 7.96
Topaz
#13BBAF
ΔE00 8.31
Lightseagreen
#20B2AA
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68CCCC #CC6868
analogous
#68CC9A #68CCCC #689ACC
triadic
#68CCCC #CC68CC #CCCC68
tetradic
#68CCCC #9A68CC #CC6868 #9ACC68
square
#68CCCC #9A68CC #CC6868 #9ACC68
split-complementary
#68CCCC #CC689A #CC9A68
monochromatic
#2F8B8B #3EB8B8 #68CCCC #96DBDB #C3EBEB
Accessibility & contrast
On white
1.89
#68CCCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#68CCCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68CCCC
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68CCCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68CCCC | 1.00 | 1.89 | 11.10 | 11.10 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C4CC
Deuteranopia (green-blind)
#B0B7CD
Tritanopia (blue-blind)
#26D1CC
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #68cccc; /* rgb */ color: rgb(104, 204, 204); /* oklch */ color: oklch(78.5% 0.094 195.4);
Tailwind
colors: {
custom: {
50: '#9bdcdb',
500: '#68cccc',
950: '#000000',
},
}SCSS
$custom: #68cccc; $custom-light: #9bdcdb; $custom-dark: #000000;
JSON
{
"hex": "#68cccc",
"rgb": {
"r": 104,
"g": 204,
"b": 204
},
"hsl": {
"h": 180,
"s": 49.505,
"l": 60.392
},
"oklch": {
"l": 0.78531,
"c": 0.0938,
"h": 195.4
},
"luminance": 0.50488
}Semantic roles & 50–950 ramp
primary
#68CCCC
secondary
#924747
accent
#2929BD
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1515
muted
#808484