#93CFCA#93CFCA
#93CFCA is a light, moderate teal. Relative luminance 0.551; OKLCH L 81.2% C 0.062 H 189.5°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #93CFCA |
|---|---|
| RGB | rgb(147, 207, 202) |
| HSL | hsl(175, 38%, 69%) |
| HSV | hsv(175, 29%, 81%) |
| CMYK | cmyk(29%, 0%, 2.4%, 18.8%) |
| CIE-LAB | lab(79.09, -20.18, -3.69) |
| CIE-LCH | lch(79.09, 20.52, 190.37°) |
| OKLab | oklab(81.22% -0.061 -0.0102) |
| OKLCH | oklch(81.22% 0.062 189.5) |
| XYZ | xyz(45.0026, 55.0906, 64.1280) |
| Luminance | 0.5509 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.39
Paleturquoise
#AFEEEE
ΔE00 7.52
Pale Teal
#82CBB2
ΔE00 7.75
Mediumturquoise
#48D1CC
ΔE00 8.03
Seafoam Blue
#78D1B6
ΔE00 8.64
Robin'S Egg Blue
#98EFF9
ΔE00 9.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93CFCA #CF9398
analogous
#93CFAC #93CFCA #93B6CF
triadic
#93CFCA #CA93CF #CFCA93
tetradic
#93CFCA #AC93CF #CF9398 #B6CF93
square
#93CFCA #AC93CF #CF9398 #B6CF93
split-complementary
#93CFCA #CF93B6 #CFAC93
monochromatic
#47A099 #69BCB5 #93CFCA #BDE2DF #E8F5F4
Accessibility & contrast
On white
1.75
#93CFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#93CFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93CFCA
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93CFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93CFCA | 1.00 | 1.75 | 12.02 | 12.02 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C9CA
Deuteranopia (green-blind)
#BDC0CB
Tritanopia (blue-blind)
#7FD2CD
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #93cfca; /* rgb */ color: rgb(147, 207, 202); /* oklch */ color: oklch(81.2% 0.062 189.5);
Tailwind
colors: {
custom: {
50: '#b4ddda',
500: '#93cfca',
950: '#000000',
},
}SCSS
$custom: #93cfca; $custom-light: #b4ddda; $custom-dark: #000000;
JSON
{
"hex": "#93cfca",
"rgb": {
"r": 147,
"g": 207,
"b": 202
},
"hsl": {
"h": 175,
"s": 38.462,
"l": 69.412
},
"oklch": {
"l": 0.81223,
"c": 0.06183,
"h": 189.5
},
"luminance": 0.55093
}Semantic roles & 50–950 ramp
primary
#93CFCA
secondary
#A46267
accent
#343FB1
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483