#94D2CB#94D2CB
#94D2CB is a light, moderate teal. Relative luminance 0.567; OKLCH L 82.0% C 0.064 H 187.2°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #94D2CB |
|---|---|
| RGB | rgb(148, 210, 203) |
| HSL | hsl(173, 41%, 70%) |
| HSV | hsv(173, 30%, 82%) |
| CMYK | cmyk(29.5%, 0%, 3.3%, 17.6%) |
| CIE-LAB | lab(80.01, -21.17, -2.87) |
| CIE-LCH | lch(80.01, 21.37, 187.73°) |
| OKLab | oklab(81.98% -0.0635 -0.008) |
| OKLCH | oklch(81.98% 0.064 187.2) |
| XYZ | xyz(46.0352, 56.6985, 65.0066) |
| Luminance | 0.5670 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.12
Paleturquoise
#AFEEEE
ΔE00 7.19
Powder Blue
#B0E0E6
ΔE00 7.72
Seafoam Blue
#78D1B6
ΔE00 7.87
Mediumturquoise
#48D1CC
ΔE00 7.88
Robin'S Egg Blue
#98EFF9
ΔE00 9.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94D2CB #D2949B
analogous
#94D2AC #94D2CB #94BAD2
triadic
#94D2CB #CB94D2 #D2CB94
tetradic
#94D2CB #AC94D2 #D2949B #BAD294
square
#94D2CB #AC94D2 #D2949B #BAD294
split-complementary
#94D2CB #D294BA #D2AC94
monochromatic
#46A69B #69C0B6 #94D2CB #BFE4E0 #E9F6F5
Accessibility & contrast
On white
1.70
#94D2CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#94D2CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94D2CB
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94D2CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94D2CB | 1.00 | 1.70 | 12.34 | 12.34 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCBCB
Deuteranopia (green-blind)
#C0C3CC
Tritanopia (blue-blind)
#80D5D0
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #94d2cb; /* rgb */ color: rgb(148, 210, 203); /* oklch */ color: oklch(82.0% 0.064 187.2);
Tailwind
colors: {
custom: {
50: '#b5e0da',
500: '#94d2cb',
950: '#000000',
},
}SCSS
$custom: #94d2cb; $custom-light: #b5e0da; $custom-dark: #000000;
JSON
{
"hex": "#94d2cb",
"rgb": {
"r": 148,
"g": 210,
"b": 203
},
"hsl": {
"h": 173.226,
"s": 40.789,
"l": 70.196
},
"oklch": {
"l": 0.81978,
"c": 0.06399,
"h": 187.2
},
"luminance": 0.56701
}Semantic roles & 50–950 ramp
primary
#94D2CB
secondary
#A8626A
accent
#3240B4
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483