#93CFCF#93CFCF
#93CFCF is a light, moderate teal. Relative luminance 0.553; OKLCH L 81.4% C 0.061 H 196.0°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #93CFCF |
|---|---|
| RGB | rgb(147, 207, 207) |
| HSL | hsl(180, 38%, 69%) |
| HSV | hsv(180, 29%, 81%) |
| CMYK | cmyk(29%, 0%, 0%, 18.8%) |
| CIE-LAB | lab(79.23, -19.05, -6.17) |
| CIE-LCH | lch(79.23, 20.02, 197.95°) |
| OKLab | oklab(81.38% -0.0589 -0.0169) |
| OKLCH | oklch(81.38% 0.061 196) |
| XYZ | xyz(45.6042, 55.3313, 67.2964) |
| Luminance | 0.5533 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.11
Paleturquoise
#AFEEEE
ΔE00 7.16
Robin'S Egg Blue
#98EFF9
ΔE00 8.25
Lightblue
#ADD8E6
ΔE00 8.44
Mediumturquoise
#48D1CC
ΔE00 8.50
Robin Egg Blue
#8AF1FE
ΔE00 9.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93CFCF #CF9393
analogous
#93CFB1 #93CFCF #93B1CF
triadic
#93CFCF #CF93CF #CFCF93
tetradic
#93CFCF #B193CF #CF9393 #B1CF93
square
#93CFCF #B193CF #CF9393 #B1CF93
split-complementary
#93CFCF #CF93B1 #CFB193
monochromatic
#47A0A0 #69BCBC #93CFCF #BDE2E2 #E8F5F5
Accessibility & contrast
On white
1.74
#93CFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#93CFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93CFCF
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93CFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93CFCF | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C9CF
Deuteranopia (green-blind)
#BCC1D0
Tritanopia (blue-blind)
#7ED3CF
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #93cfcf; /* rgb */ color: rgb(147, 207, 207); /* oklch */ color: oklch(81.4% 0.061 196.0);
Tailwind
colors: {
custom: {
50: '#b4dddd',
500: '#93cfcf',
950: '#000000',
},
}SCSS
$custom: #93cfcf; $custom-light: #b4dddd; $custom-dark: #000000;
JSON
{
"hex": "#93cfcf",
"rgb": {
"r": 147,
"g": 207,
"b": 207
},
"hsl": {
"h": 180,
"s": 38.462,
"l": 69.412
},
"oklch": {
"l": 0.81379,
"c": 0.06132,
"h": 196
},
"luminance": 0.55334
}Semantic roles & 50–950 ramp
primary
#93CFCF
secondary
#A46262
accent
#3434B1
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484