#68CCCA#68CCCA
#68CCCA is a light, moderate teal. Relative luminance 0.504; OKLCH L 78.5% C 0.094 H 193.7°. Best body text is #000000 at 11.08:1 contrast (WCAG AA passes).
Color values
| HEX | #68CCCA |
|---|---|
| RGB | rgb(104, 204, 202) |
| HSL | hsl(179, 50%, 60%) |
| HSV | hsv(179, 49%, 80%) |
| CMYK | cmyk(49%, 0%, 1%, 20%) |
| CIE-LAB | lab(76.31, -29.67, -8.03) |
| CIE-LCH | lch(76.31, 30.74, 195.14°) |
| OKLab | oklab(78.46% -0.0913 -0.0222) |
| OKLCH | oklch(78.46% 0.094 193.7) |
| XYZ | xyz(37.9581, 50.3897, 63.5915) |
| Luminance | 0.5039 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.18
Darkturquoise
#00CED1
ΔE00 4.66
Aqua Blue
#02D8E9
ΔE00 7.39
Turquoise
#40E0D0
ΔE00 7.42
Topaz
#13BBAF
ΔE00 7.84
Lightseagreen
#20B2AA
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68CCCA #CC686A
analogous
#68CC98 #68CCCA #689CCC
triadic
#68CCCA #CA68CC #CCCA68
tetradic
#68CCCA #9868CC #CC686A #9CCC68
square
#68CCCA #9868CC #CC686A #9CCC68
split-complementary
#68CCCA #CC689C #CC9868
monochromatic
#2F8B89 #3EB8B6 #68CCCA #96DBDA #C3EBEA
Accessibility & contrast
On white
1.90
#68CCCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.08
#68CCCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68CCCA
11.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68CCCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68CCCA | 1.00 | 1.90 | 11.08 | 11.08 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C4CA
Deuteranopia (green-blind)
#B0B7CB
Tritanopia (blue-blind)
#29D1CB
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #68ccca; /* rgb */ color: rgb(104, 204, 202); /* oklch */ color: oklch(78.5% 0.094 193.7);
Tailwind
colors: {
custom: {
50: '#9bdcda',
500: '#68ccca',
950: '#000000',
},
}SCSS
$custom: #68ccca; $custom-light: #9bdcda; $custom-dark: #000000;
JSON
{
"hex": "#68ccca",
"rgb": {
"r": 104,
"g": 204,
"b": 202
},
"hsl": {
"h": 178.8,
"s": 49.505,
"l": 60.392
},
"oklch": {
"l": 0.78465,
"c": 0.09394,
"h": 193.7
},
"luminance": 0.50393
}Semantic roles & 50–950 ramp
primary
#68CCCA
secondary
#924748
accent
#292CBD
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1514
muted
#808483