#68CFCF#68CFCF
#68CFCF is a light, moderate teal. Relative luminance 0.521; OKLCH L 79.3% C 0.096 H 195.4°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #68CFCF |
|---|---|
| RGB | rgb(104, 207, 207) |
| HSL | hsl(180, 52%, 61%) |
| HSV | hsv(180, 50%, 81%) |
| CMYK | cmyk(49.8%, 0%, 0%, 18.8%) |
| CIE-LAB | lab(77.32, -29.82, -9.21) |
| CIE-LCH | lch(77.32, 31.21, 197.16°) |
| OKLab | oklab(79.33% -0.0925 -0.0255) |
| OKLCH | oklch(79.33% 0.096 195.4) |
| XYZ | xyz(39.2796, 52.0702, 67.0000) |
| Luminance | 0.5207 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.35
Darkturquoise
#00CED1
ΔE00 4.47
Aqua Blue
#02D8E9
ΔE00 6.50
Turquoise
#40E0D0
ΔE00 7.52
Topaz
#13BBAF
ΔE00 8.68
Robin'S Egg
#6DEDFD
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68CFCF #CF6868
analogous
#68CF9B #68CFCF #689BCF
triadic
#68CFCF #CF68CF #CFCF68
tetradic
#68CFCF #9B68CF #CF6868 #9BCF68
square
#68CFCF #9B68CF #CF6868 #9BCF68
split-complementary
#68CFCF #CF689B #CF9B68
monochromatic
#2D8F8F #3CBEBE #68CFCF #96DEDE #C5EDED
Accessibility & contrast
On white
1.84
#68CFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#68CFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68CFCF
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68CFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68CFCF | 1.00 | 1.84 | 11.41 | 11.41 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C7CF
Deuteranopia (green-blind)
#B2B9D0
Tritanopia (blue-blind)
#20D5CF
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #68cfcf; /* rgb */ color: rgb(104, 207, 207); /* oklch */ color: oklch(79.3% 0.096 195.4);
Tailwind
colors: {
custom: {
50: '#9bdedd',
500: '#68cfcf',
950: '#000000',
},
}SCSS
$custom: #68cfcf; $custom-light: #9bdedd; $custom-dark: #000000;
JSON
{
"hex": "#68cfcf",
"rgb": {
"r": 104,
"g": 207,
"b": 207
},
"hsl": {
"h": 180,
"s": 51.759,
"l": 60.98
},
"oklch": {
"l": 0.79331,
"c": 0.09595,
"h": 195.4
},
"luminance": 0.52074
}Semantic roles & 50–950 ramp
primary
#68CFCF
secondary
#954646
accent
#2626BF
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484