#94CDBA#94CDBA
#94CDBA is a light, moderate teal. Relative luminance 0.535; OKLCH L 80.4% C 0.065 H 172.0°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #94CDBA |
|---|---|
| RGB | rgb(148, 205, 186) |
| HSL | hsl(160, 36%, 69%) |
| HSV | hsv(160, 28%, 80%) |
| CMYK | cmyk(27.8%, 0%, 9.3%, 19.6%) |
| CIE-LAB | lab(78.17, -22.36, 3.55) |
| CIE-LCH | lch(78.17, 22.64, 170.96°) |
| OKLab | oklab(80.36% -0.0642 0.0091) |
| OKLCH | oklch(80.36% 0.065 172) |
| XYZ | xyz(42.9041, 53.5017, 54.5111) |
| Luminance | 0.5350 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.29
Seafoam Blue
#78D1B6
ΔE00 4.95
Light Teal
#90E4C1
ΔE00 7.15
Mediumaquamarine
#66CDAA
ΔE00 7.36
Seafoam
#7FE0B3
ΔE00 8.81
Darkseagreen
#8FBC8F
ΔE00 9.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94CDBA #CD94A7
analogous
#94CD9E #94CDBA #94C4CD
triadic
#94CDBA #BA94CD #CDBA94
tetradic
#94CDBA #9E94CD #CD94A7 #C4CD94
square
#94CDBA #9E94CD #CD94A7 #C4CD94
split-complementary
#94CDBA #CD94C4 #CD9E94
monochromatic
#499D81 #6ABA9F #94CDBA #BEE0D5 #E7F4F0
Accessibility & contrast
On white
1.79
#94CDBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#94CDBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94CDBA
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94CDBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94CDBA | 1.00 | 1.79 | 11.70 | 11.70 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C6B9
Deuteranopia (green-blind)
#BFBEBB
Tritanopia (blue-blind)
#86CEC7
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #94cdba; /* rgb */ color: rgb(148, 205, 186); /* oklch */ color: oklch(80.4% 0.065 172.0);
Tailwind
colors: {
custom: {
50: '#b5dcce',
500: '#94cdba',
950: '#000000',
},
}SCSS
$custom: #94cdba; $custom-light: #b5dcce; $custom-dark: #000000;
JSON
{
"hex": "#94cdba",
"rgb": {
"r": 148,
"g": 205,
"b": 186
},
"hsl": {
"h": 160,
"s": 36.306,
"l": 69.216
},
"oklch": {
"l": 0.8036,
"c": 0.06484,
"h": 172
},
"luminance": 0.53504
}Semantic roles & 50–950 ramp
primary
#94CDBA
secondary
#A26378
accent
#365FAF
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111513
muted
#818483