#94CCBD#94CCBD
#94CCBD is a light, moderate teal. Relative luminance 0.532; OKLCH L 80.2% C 0.062 H 176.3°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #94CCBD |
|---|---|
| RGB | rgb(148, 204, 189) |
| HSL | hsl(164, 35%, 69%) |
| HSV | hsv(164, 27%, 80%) |
| CMYK | cmyk(27.5%, 0%, 7.4%, 20%) |
| CIE-LAB | lab(77.97, -21.22, 1.65) |
| CIE-LCH | lch(77.97, 21.29, 175.56°) |
| OKLab | oklab(80.22% -0.0616 0.004) |
| OKLCH | oklch(80.22% 0.062 176.3) |
| XYZ | xyz(42.9880, 53.1538, 56.1289) |
| Luminance | 0.5316 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.29
Seafoam Blue
#78D1B6
ΔE00 5.81
Light Teal
#90E4C1
ΔE00 8.24
Mediumaquamarine
#66CDAA
ΔE00 8.32
Mediumturquoise
#48D1CC
ΔE00 9.46
Paleturquoise
#AFEEEE
ΔE00 10.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94CCBD #CC94A3
analogous
#94CCA1 #94CCBD #94BFCC
triadic
#94CCBD #BD94CC #CCBD94
tetradic
#94CCBD #A194CC #CC94A3 #BFCC94
square
#94CCBD #A194CC #CC94A3 #BFCC94
split-complementary
#94CCBD #CC94BF #CCA194
monochromatic
#4A9B86 #6BB8A3 #94CCBD #BDE0D7 #E7F4F0
Accessibility & contrast
On white
1.81
#94CCBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#94CCBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94CCBD
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94CCBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94CCBD | 1.00 | 1.81 | 11.63 | 11.63 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C5BC
Deuteranopia (green-blind)
#BEBEBE
Tritanopia (blue-blind)
#85CEC7
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #94ccbd; /* rgb */ color: rgb(148, 204, 189); /* oklch */ color: oklch(80.2% 0.062 176.3);
Tailwind
colors: {
custom: {
50: '#b5dbd0',
500: '#94ccbd',
950: '#000000',
},
}SCSS
$custom: #94ccbd; $custom-light: #b5dbd0; $custom-dark: #000000;
JSON
{
"hex": "#94ccbd",
"rgb": {
"r": 148,
"g": 204,
"b": 189
},
"hsl": {
"h": 163.929,
"s": 35.443,
"l": 69.02
},
"oklch": {
"l": 0.80222,
"c": 0.06178,
"h": 176.3
},
"luminance": 0.53156
}Semantic roles & 50–950 ramp
primary
#94CCBD
secondary
#A16374
accent
#3757AE
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483