#94CFCA#94CFCA
#94CFCA is a light, moderate teal. Relative luminance 0.552; OKLCH L 81.3% C 0.061 H 189.4°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #94CFCA |
|---|---|
| RGB | rgb(148, 207, 202) |
| HSL | hsl(175, 38%, 70%) |
| HSV | hsv(175, 29%, 81%) |
| CMYK | cmyk(28.5%, 0%, 2.4%, 18.8%) |
| CIE-LAB | lab(79.15, -19.89, -3.61) |
| CIE-LCH | lch(79.15, 20.22, 190.28°) |
| OKLab | oklab(81.28% -0.0601 -0.01) |
| OKLCH | oklch(81.28% 0.061 189.4) |
| XYZ | xyz(45.1827, 55.1835, 64.1364) |
| Luminance | 0.5519 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.29
Paleturquoise
#AFEEEE
ΔE00 7.49
Pale Teal
#82CBB2
ΔE00 7.80
Mediumturquoise
#48D1CC
ΔE00 8.19
Seafoam Blue
#78D1B6
ΔE00 8.72
Robin'S Egg Blue
#98EFF9
ΔE00 9.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94CFCA #CF9499
analogous
#94CFAD #94CFCA #94B7CF
triadic
#94CFCA #CA94CF #CFCA94
tetradic
#94CFCA #AD94CF #CF9499 #B7CF94
square
#94CFCA #AD94CF #CF9499 #B7CF94
split-complementary
#94CFCA #CF94B7 #CFAD94
monochromatic
#48A199 #6ABCB5 #94CFCA #BEE2DF #E8F5F4
Accessibility & contrast
On white
1.74
#94CFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#94CFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94CFCA
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94CFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94CFCA | 1.00 | 1.74 | 12.04 | 12.04 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C9CA
Deuteranopia (green-blind)
#BDC1CB
Tritanopia (blue-blind)
#81D2CD
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #94cfca; /* rgb */ color: rgb(148, 207, 202); /* oklch */ color: oklch(81.3% 0.061 189.4);
Tailwind
colors: {
custom: {
50: '#b5ddda',
500: '#94cfca',
950: '#000000',
},
}SCSS
$custom: #94cfca; $custom-light: #b5ddda; $custom-dark: #000000;
JSON
{
"hex": "#94cfca",
"rgb": {
"r": 148,
"g": 207,
"b": 202
},
"hsl": {
"h": 174.915,
"s": 38.065,
"l": 69.608
},
"oklch": {
"l": 0.81279,
"c": 0.06091,
"h": 189.4
},
"luminance": 0.55186
}Semantic roles & 50–950 ramp
primary
#94CFCA
secondary
#A46368
accent
#343FB1
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483