#68CCCB#68CCCB
#68CCCB is a light, moderate teal. Relative luminance 0.504; OKLCH L 78.5% C 0.094 H 194.5°. Best body text is #000000 at 11.09:1 contrast (WCAG AA passes).
Color values
| HEX | #68CCCB |
|---|---|
| RGB | rgb(104, 204, 203) |
| HSL | hsl(179, 50%, 60%) |
| HSV | hsv(179, 49%, 80%) |
| CMYK | cmyk(49%, 0%, 0.5%, 20%) |
| CIE-LAB | lab(76.34, -29.41, -8.52) |
| CIE-LCH | lch(76.34, 30.62, 196.16°) |
| OKLab | oklab(78.5% -0.0908 -0.0236) |
| OKLCH | oklch(78.5% 0.094 194.5) |
| XYZ | xyz(38.0769, 50.4372, 64.2171) |
| Luminance | 0.5044 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.37
Darkturquoise
#00CED1
ΔE00 4.61
Aqua Blue
#02D8E9
ΔE00 7.10
Turquoise
#40E0D0
ΔE00 7.68
Topaz
#13BBAF
ΔE00 8.07
Lightseagreen
#20B2AA
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68CCCB #CC6869
analogous
#68CC99 #68CCCB #689BCC
triadic
#68CCCB #CB68CC #CCCB68
tetradic
#68CCCB #9968CC #CC6869 #9BCC68
square
#68CCCB #9968CC #CC6869 #9BCC68
split-complementary
#68CCCB #CC689B #CC9968
monochromatic
#2F8B8A #3EB8B7 #68CCCB #96DBDB #C3EBEB
Accessibility & contrast
On white
1.89
#68CCCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.09
#68CCCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68CCCB
11.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68CCCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68CCCB | 1.00 | 1.89 | 11.09 | 11.09 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C4CB
Deuteranopia (green-blind)
#B0B7CC
Tritanopia (blue-blind)
#27D1CB
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #68cccb; /* rgb */ color: rgb(104, 204, 203); /* oklch */ color: oklch(78.5% 0.094 194.5);
Tailwind
colors: {
custom: {
50: '#9bdcda',
500: '#68cccb',
950: '#000000',
},
}SCSS
$custom: #68cccb; $custom-light: #9bdcda; $custom-dark: #000000;
JSON
{
"hex": "#68cccb",
"rgb": {
"r": 104,
"g": 204,
"b": 203
},
"hsl": {
"h": 179.4,
"s": 49.505,
"l": 60.392
},
"oklch": {
"l": 0.78498,
"c": 0.09386,
"h": 194.5
},
"luminance": 0.50441
}Semantic roles & 50–950 ramp
primary
#68CCCB
secondary
#924747
accent
#292ABD
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1514
muted
#808483