#94CBBD#94CBBD
#94CBBD is a light, moderate teal. Relative luminance 0.527; OKLCH L 80.0% C 0.060 H 177.2°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #94CBBD |
|---|---|
| RGB | rgb(148, 203, 189) |
| HSL | hsl(165, 35%, 69%) |
| HSV | hsv(165, 27%, 80%) |
| CMYK | cmyk(27.1%, 0%, 6.9%, 20.4%) |
| CIE-LAB | lab(77.69, -20.72, 1.24) |
| CIE-LCH | lch(77.69, 20.76, 176.58°) |
| OKLab | oklab(80% -0.0603 0.003) |
| OKLCH | oklch(80% 0.06 177.2) |
| XYZ | xyz(42.7510, 52.6799, 56.0499) |
| Luminance | 0.5268 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.63
Seafoam Blue
#78D1B6
ΔE00 6.17
Mediumaquamarine
#66CDAA
ΔE00 8.65
Light Teal
#90E4C1
ΔE00 8.68
Mediumturquoise
#48D1CC
ΔE00 9.43
Paleturquoise
#AFEEEE
ΔE00 9.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94CBBD #CB94A2
analogous
#94CBA2 #94CBBD #94BECB
triadic
#94CBBD #BD94CB #CBBD94
tetradic
#94CBBD #A294CB #CB94A2 #BECB94
square
#94CBBD #A294CB #CB94A2 #BECB94
split-complementary
#94CBBD #CB94BE #CBA294
monochromatic
#4B9A86 #6BB7A4 #94CBBD #BDDFD6 #E6F3F0
Accessibility & contrast
On white
1.82
#94CBBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#94CBBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94CBBD
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94CBBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94CBBD | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C4BC
Deuteranopia (green-blind)
#BDBDBE
Tritanopia (blue-blind)
#85CDC7
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #94cbbd; /* rgb */ color: rgb(148, 203, 189); /* oklch */ color: oklch(80.0% 0.060 177.2);
Tailwind
colors: {
custom: {
50: '#b4dbd0',
500: '#94cbbd',
950: '#000000',
},
}SCSS
$custom: #94cbbd; $custom-light: #b4dbd0; $custom-dark: #000000;
JSON
{
"hex": "#94cbbd",
"rgb": {
"r": 148,
"g": 203,
"b": 189
},
"hsl": {
"h": 164.727,
"s": 34.591,
"l": 68.824
},
"oklch": {
"l": 0.79998,
"c": 0.06042,
"h": 177.2
},
"luminance": 0.52682
}Semantic roles & 50–950 ramp
primary
#94CBBD
secondary
#A06373
accent
#3856AD
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111514
muted
#818483