#93CFCB#93CFCB
#93CFCB is a light, moderate teal. Relative luminance 0.551; OKLCH L 81.3% C 0.062 H 190.8°. Best body text is #000000 at 12.03:1 contrast (WCAG AA passes).
Color values
| HEX | #93CFCB |
|---|---|
| RGB | rgb(147, 207, 203) |
| HSL | hsl(176, 38%, 69%) |
| HSV | hsv(176, 29%, 81%) |
| CMYK | cmyk(29%, 0%, 1.9%, 18.8%) |
| CIE-LAB | lab(79.12, -19.96, -4.19) |
| CIE-LCH | lch(79.12, 20.39, 191.85°) |
| OKLab | oklab(81.25% -0.0606 -0.0116) |
| OKLCH | oklch(81.25% 0.062 190.8) |
| XYZ | xyz(45.1214, 55.1381, 64.7535) |
| Luminance | 0.5514 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.12
Paleturquoise
#AFEEEE
ΔE00 7.41
Mediumturquoise
#48D1CC
ΔE00 8.07
Pale Teal
#82CBB2
ΔE00 8.15
Seafoam Blue
#78D1B6
ΔE00 9.03
Robin'S Egg Blue
#98EFF9
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93CFCB #CF9397
analogous
#93CFAD #93CFCB #93B5CF
triadic
#93CFCB #CB93CF #CFCB93
tetradic
#93CFCB #AD93CF #CF9397 #B5CF93
square
#93CFCB #AD93CF #CF9397 #B5CF93
split-complementary
#93CFCB #CF93B5 #CFAD93
monochromatic
#47A09A #69BCB7 #93CFCB #BDE2DF #E8F5F4
Accessibility & contrast
On white
1.75
#93CFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.03
#93CFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93CFCB
12.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93CFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93CFCB | 1.00 | 1.75 | 12.03 | 12.03 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C9CB
Deuteranopia (green-blind)
#BDC0CC
Tritanopia (blue-blind)
#7FD2CE
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #93cfcb; /* rgb */ color: rgb(147, 207, 203); /* oklch */ color: oklch(81.3% 0.062 190.8);
Tailwind
colors: {
custom: {
50: '#b4ddda',
500: '#93cfcb',
950: '#000000',
},
}SCSS
$custom: #93cfcb; $custom-light: #b4ddda; $custom-dark: #000000;
JSON
{
"hex": "#93cfcb",
"rgb": {
"r": 147,
"g": 207,
"b": 203
},
"hsl": {
"h": 176,
"s": 38.462,
"l": 69.412
},
"oklch": {
"l": 0.81253,
"c": 0.06166,
"h": 190.8
},
"luminance": 0.5514
}Semantic roles & 50–950 ramp
primary
#93CFCB
secondary
#A46266
accent
#343CB1
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483