#68CCCE#68CCCE
#68CCCE is a light, moderate teal. Relative luminance 0.506; OKLCH L 78.6% C 0.094 H 197.1°. Best body text is #000000 at 11.12:1 contrast (WCAG AA passes).
Color values
| HEX | #68CCCE |
|---|---|
| RGB | rgb(104, 204, 206) |
| HSL | hsl(181, 51%, 61%) |
| HSV | hsv(181, 50%, 81%) |
| CMYK | cmyk(49.5%, 1%, 0%, 19.2%) |
| CIE-LAB | lab(76.42, -28.63, -10.01) |
| CIE-LCH | lch(76.42, 30.33, 199.27°) |
| OKLab | oklab(78.6% -0.0896 -0.0276) |
| OKLCH | oklch(78.6% 0.094 197.1) |
| XYZ | xyz(38.4378, 50.5816, 66.1182) |
| Luminance | 0.5059 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.13
Darkturquoise
#00CED1
ΔE00 4.64
Aqua Blue
#02D8E9
ΔE00 6.31
Turquoise
#40E0D0
ΔE00 8.54
Topaz
#13BBAF
ΔE00 8.82
Robin'S Egg
#6DEDFD
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68CCCE #CE6A68
analogous
#68CE9D #68CCCE #6899CE
triadic
#68CCCE #CE68CC #CCCE68
tetradic
#68CCCE #9D68CE #CE6A68 #99CE68
square
#68CCCE #9D68CE #CE6A68 #99CE68
split-complementary
#68CCCE #CE6899 #CE9D68
monochromatic
#2E8C8E #3DB9BC #68CCCE #96DCDD #C4EBEC
Accessibility & contrast
On white
1.89
#68CCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.12
#68CCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68CCCE
11.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68CCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68CCCE | 1.00 | 1.89 | 11.12 | 11.12 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C4CE
Deuteranopia (green-blind)
#AFB7CF
Tritanopia (blue-blind)
#23D2CC
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #68ccce; /* rgb */ color: rgb(104, 204, 206); /* oklch */ color: oklch(78.6% 0.094 197.1);
Tailwind
colors: {
custom: {
50: '#9bdcdc',
500: '#68ccce',
950: '#000000',
},
}SCSS
$custom: #68ccce; $custom-light: #9bdcdc; $custom-dark: #000000;
JSON
{
"hex": "#68ccce",
"rgb": {
"r": 104,
"g": 204,
"b": 206
},
"hsl": {
"h": 181.176,
"s": 51,
"l": 60.784
},
"oklch": {
"l": 0.78598,
"c": 0.09376,
"h": 197.1
},
"luminance": 0.50585
}Semantic roles & 50–950 ramp
primary
#68CCCE
secondary
#944846
accent
#2A27BE
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484