#94CDCA#94CDCA
#94CDCA is a light, muted teal. Relative luminance 0.542; OKLCH L 80.8% C 0.059 H 192.0°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #94CDCA |
|---|---|
| RGB | rgb(148, 205, 202) |
| HSL | hsl(177, 36%, 69%) |
| HSV | hsv(177, 28%, 80%) |
| CMYK | cmyk(27.8%, 0%, 1.5%, 19.6%) |
| CIE-LAB | lab(78.59, -18.88, -4.43) |
| CIE-LCH | lch(78.59, 19.39, 193.19°) |
| OKLab | oklab(80.84% -0.0575 -0.0122) |
| OKLCH | oklch(80.84% 0.059 192) |
| XYZ | xyz(44.7013, 54.2206, 63.9759) |
| Luminance | 0.5422 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.90
Paleturquoise
#AFEEEE
ΔE00 7.72
Mediumturquoise
#48D1CC
ΔE00 8.55
Pale Teal
#82CBB2
ΔE00 8.61
Robin'S Egg Blue
#98EFF9
ΔE00 9.32
Lightblue
#ADD8E6
ΔE00 9.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94CDCA #CD9497
analogous
#94CDAE #94CDCA #94B4CD
triadic
#94CDCA #CA94CD #CDCA94
tetradic
#94CDCA #AE94CD #CD9497 #B4CD94
square
#94CDCA #AE94CD #CD9497 #B4CD94
split-complementary
#94CDCA #CD94B4 #CDAE94
monochromatic
#499D99 #6ABAB5 #94CDCA #BEE0DF #E7F4F3
Accessibility & contrast
On white
1.77
#94CDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#94CDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94CDCA
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94CDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94CDCA | 1.00 | 1.77 | 11.84 | 11.84 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C7CA
Deuteranopia (green-blind)
#BBBFCB
Tritanopia (blue-blind)
#81D0CC
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #94cdca; /* rgb */ color: rgb(148, 205, 202); /* oklch */ color: oklch(80.8% 0.059 192.0);
Tailwind
colors: {
custom: {
50: '#b5dcda',
500: '#94cdca',
950: '#000000',
},
}SCSS
$custom: #94cdca; $custom-light: #b5dcda; $custom-dark: #000000;
JSON
{
"hex": "#94cdca",
"rgb": {
"r": 148,
"g": 205,
"b": 202
},
"hsl": {
"h": 176.842,
"s": 36.306,
"l": 69.216
},
"oklch": {
"l": 0.80835,
"c": 0.05883,
"h": 192
},
"luminance": 0.54223
}Semantic roles & 50–950 ramp
primary
#94CDCA
secondary
#A26366
accent
#363DAF
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483