#94DCCE#94DCCE
#94DCCE is a very light, moderate teal. Relative luminance 0.619; OKLCH L 84.3% C 0.075 H 180.9°. Best body text is #000000 at 13.39:1 contrast (WCAG AA passes).
Color values
| HEX | #94DCCE |
|---|---|
| RGB | rgb(148, 220, 206) |
| HSL | hsl(168, 51%, 72%) |
| HSV | hsv(168, 33%, 86%) |
| CMYK | cmyk(32.7%, 0%, 6.4%, 13.7%) |
| CIE-LAB | lab(82.88, -25.44, -0.27) |
| CIE-LCH | lch(82.88, 25.44, 180.60°) |
| OKLab | oklab(84.3% -0.0747 -0.0011) |
| OKLCH | oklch(84.3% 0.075 180.9) |
| XYZ | xyz(48.9426, 61.9357, 67.7564) |
| Luminance | 0.6194 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 5.88
Pale Teal
#82CBB2
ΔE00 5.94
Light Teal
#90E4C1
ΔE00 6.78
Tiffany Blue
#7BF2DA
ΔE00 6.81
Paleturquoise
#AFEEEE
ΔE00 7.38
Turquoise
#40E0D0
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94DCCE #DC94A2
analogous
#94DCAA #94DCCE #94C6DC
triadic
#94DCCE #CE94DC #DCCE94
tetradic
#94DCCE #AA94DC #DC94A2 #C6DC94
square
#94DCCE #AA94DC #DC94A2 #C6DC94
split-complementary
#94DCCE #DC94C6 #DCAA94
monochromatic
#3DB9A1 #66CDB9 #94DCCE #C2EBE3 #E8F7F4
Accessibility & contrast
On white
1.57
#94DCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.39
#94DCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94DCCE
13.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94DCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94DCCE | 1.00 | 1.57 | 13.39 | 13.39 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D4CD
Deuteranopia (green-blind)
#C9CACF
Tritanopia (blue-blind)
#7DDED8
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #94dcce; /* rgb */ color: rgb(148, 220, 206); /* oklch */ color: oklch(84.3% 0.075 180.9);
Tailwind
colors: {
custom: {
50: '#b6e7dc',
500: '#94dcce',
950: '#000000',
},
}SCSS
$custom: #94dcce; $custom-light: #b6e7dc; $custom-dark: #000000;
JSON
{
"hex": "#94dcce",
"rgb": {
"r": 148,
"g": 220,
"b": 206
},
"hsl": {
"h": 168.333,
"s": 50.704,
"l": 72.157
},
"oklch": {
"l": 0.843,
"c": 0.07471,
"h": 180.9
},
"luminance": 0.61939
}Semantic roles & 50–950 ramp
primary
#94DCCE
secondary
#B46171
accent
#2745BE
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111615
muted
#818484