#68CDCC#68CDCC
#68CDCC is a light, moderate teal. Relative luminance 0.510; OKLCH L 78.8% C 0.095 H 194.5°. Best body text is #000000 at 11.19:1 contrast (WCAG AA passes).
Color values
| HEX | #68CDCC |
|---|---|
| RGB | rgb(104, 205, 204) |
| HSL | hsl(179, 50%, 61%) |
| HSV | hsv(179, 49%, 80%) |
| CMYK | cmyk(49.3%, 0%, 0.5%, 19.6%) |
| CIE-LAB | lab(76.66, -29.64, -8.59) |
| CIE-LCH | lch(76.66, 30.86, 196.16°) |
| OKLab | oklab(78.77% -0.0915 -0.0237) |
| OKLCH | oklch(78.77% 0.095 194.5) |
| XYZ | xyz(38.4349, 50.9619, 64.9262) |
| Luminance | 0.5097 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.27
Darkturquoise
#00CED1
ΔE00 4.56
Aqua Blue
#02D8E9
ΔE00 6.99
Turquoise
#40E0D0
ΔE00 7.52
Topaz
#13BBAF
ΔE00 8.19
Lightseagreen
#20B2AA
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68CDCC #CD6869
analogous
#68CD99 #68CDCC #689BCD
triadic
#68CDCC #CC68CD #CDCC68
tetradic
#68CDCC #9968CD #CD6869 #9BCD68
square
#68CDCC #9968CD #CD6869 #9BCD68
split-complementary
#68CDCC #CD689B #CD9968
monochromatic
#2E8C8B #3EBAB9 #68CDCC #96DCDC #C4EBEB
Accessibility & contrast
On white
1.88
#68CDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.19
#68CDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68CDCC
11.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68CDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68CDCC | 1.00 | 1.88 | 11.19 | 11.19 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C5CC
Deuteranopia (green-blind)
#B1B8CD
Tritanopia (blue-blind)
#26D2CC
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #68cdcc; /* rgb */ color: rgb(104, 205, 204); /* oklch */ color: oklch(78.8% 0.095 194.5);
Tailwind
colors: {
custom: {
50: '#9bdcdb',
500: '#68cdcc',
950: '#000000',
},
}SCSS
$custom: #68cdcc; $custom-light: #9bdcdb; $custom-dark: #000000;
JSON
{
"hex": "#68cdcc",
"rgb": {
"r": 104,
"g": 205,
"b": 204
},
"hsl": {
"h": 179.406,
"s": 50.249,
"l": 60.588
},
"oklch": {
"l": 0.78765,
"c": 0.09457,
"h": 194.5
},
"luminance": 0.50965
}Semantic roles & 50–950 ramp
primary
#68CDCC
secondary
#934647
accent
#2829BE
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1515
muted
#808484