#68CFCC#68CFCC
#68CFCC is a light, moderate teal. Relative luminance 0.519; OKLCH L 79.2% C 0.096 H 192.9°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #68CFCC |
|---|---|
| RGB | rgb(104, 207, 204) |
| HSL | hsl(178, 52%, 61%) |
| HSV | hsv(178, 50%, 81%) |
| CMYK | cmyk(49.8%, 0%, 1.4%, 18.8%) |
| CIE-LAB | lab(77.24, -30.60, -7.73) |
| CIE-LCH | lch(77.24, 31.56, 194.17°) |
| OKLab | oklab(79.23% -0.0938 -0.0214) |
| OKLCH | oklch(79.23% 0.096 192.9) |
| XYZ | xyz(38.9163, 51.9249, 65.0867) |
| Luminance | 0.5193 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.73
Darkturquoise
#00CED1
ΔE00 4.65
Turquoise
#40E0D0
ΔE00 6.67
Aqua Blue
#02D8E9
ΔE00 7.40
Topaz
#13BBAF
ΔE00 8.04
Seafoam Blue
#78D1B6
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68CFCC #CF686B
analogous
#68CF98 #68CFCC #689ECF
triadic
#68CFCC #CC68CF #CFCC68
tetradic
#68CFCC #9868CF #CF686B #9ECF68
square
#68CFCC #9868CF #CF686B #9ECF68
split-complementary
#68CFCC #CF689E #CF9868
monochromatic
#2D8F8C #3CBEBA #68CFCC #96DEDC #C5EDEB
Accessibility & contrast
On white
1.84
#68CFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#68CFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68CFCC
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68CFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68CFCC | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C6CC
Deuteranopia (green-blind)
#B3B9CD
Tritanopia (blue-blind)
#24D4CE
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #68cfcc; /* rgb */ color: rgb(104, 207, 204); /* oklch */ color: oklch(79.2% 0.096 192.9);
Tailwind
colors: {
custom: {
50: '#9bdedb',
500: '#68cfcc',
950: '#000000',
},
}SCSS
$custom: #68cfcc; $custom-light: #9bdedb; $custom-dark: #000000;
JSON
{
"hex": "#68cfcc",
"rgb": {
"r": 104,
"g": 207,
"b": 204
},
"hsl": {
"h": 178.252,
"s": 51.759,
"l": 60.98
},
"oklch": {
"l": 0.79232,
"c": 0.09618,
"h": 192.9
},
"luminance": 0.51928
}Semantic roles & 50–950 ramp
primary
#68CFCC
secondary
#954648
accent
#262BBF
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1515
muted
#808484