#93CFBB#93CFBB
#93CFBB is a light, moderate teal. Relative luminance 0.544; OKLCH L 80.8% C 0.068 H 171.8°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #93CFBB |
|---|---|
| RGB | rgb(147, 207, 187) |
| HSL | hsl(160, 38%, 69%) |
| HSV | hsv(160, 29%, 81%) |
| CMYK | cmyk(29%, 0%, 9.7%, 18.8%) |
| CIE-LAB | lab(78.70, -23.44, 3.78) |
| CIE-LCH | lch(78.70, 23.74, 170.83°) |
| OKLab | oklab(80.78% -0.0672 0.0097) |
| OKLCH | oklch(80.78% 0.068 171.8) |
| XYZ | xyz(43.3121, 54.4144, 55.2250) |
| Luminance | 0.5442 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.94
Seafoam Blue
#78D1B6
ΔE00 4.42
Light Teal
#90E4C1
ΔE00 6.51
Mediumaquamarine
#66CDAA
ΔE00 6.93
Seafoam
#7FE0B3
ΔE00 8.22
Tiffany Blue
#7BF2DA
ΔE00 9.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93CFBB #CF93A7
analogous
#93CF9D #93CFBB #93C5CF
triadic
#93CFBB #BB93CF #CFBB93
tetradic
#93CFBB #9D93CF #CF93A7 #C5CF93
square
#93CFBB #9D93CF #CF93A7 #C5CF93
split-complementary
#93CFBB #CF93C5 #CF9D93
monochromatic
#47A083 #69BCA0 #93CFBB #BDE2D6 #E8F5F0
Accessibility & contrast
On white
1.77
#93CFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.88
#93CFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93CFBB
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93CFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93CFBB | 1.00 | 1.77 | 11.88 | 11.88 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC7BA
Deuteranopia (green-blind)
#C1C0BC
Tritanopia (blue-blind)
#84D0C9
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #93cfbb; /* rgb */ color: rgb(147, 207, 187); /* oklch */ color: oklch(80.8% 0.068 171.8);
Tailwind
colors: {
custom: {
50: '#b4decf',
500: '#93cfbb',
950: '#000000',
},
}SCSS
$custom: #93cfbb; $custom-light: #b4decf; $custom-dark: #000000;
JSON
{
"hex": "#93cfbb",
"rgb": {
"r": 147,
"g": 207,
"b": 187
},
"hsl": {
"h": 160,
"s": 38.462,
"l": 69.412
},
"oklch": {
"l": 0.80781,
"c": 0.06793,
"h": 171.8
},
"luminance": 0.54417
}Semantic roles & 50–950 ramp
primary
#93CFBB
secondary
#A46278
accent
#345EB1
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111513
muted
#818483