#94CEB3#94CEB3
#94CEB3 is a light, moderate teal. Relative luminance 0.537; OKLCH L 80.4% C 0.071 H 164.3°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #94CEB3 |
|---|---|
| RGB | rgb(148, 206, 179) |
| HSL | hsl(152, 37%, 69%) |
| HSV | hsv(152, 28%, 81%) |
| CMYK | cmyk(28.2%, 0%, 13.1%, 19.2%) |
| CIE-LAB | lab(78.28, -24.29, 7.47) |
| CIE-LCH | lch(78.28, 25.41, 162.91°) |
| OKLab | oklab(80.39% -0.0685 0.0193) |
| OKLCH | oklch(80.39% 0.071 164.3) |
| XYZ | xyz(42.4181, 53.6913, 50.7675) |
| Luminance | 0.5369 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.94
Seafoam Blue
#78D1B6
ΔE00 4.55
Light Teal
#90E4C1
ΔE00 5.86
Mediumaquamarine
#66CDAA
ΔE00 6.25
Seafoam
#7FE0B3
ΔE00 6.95
Darkseagreen
#8FBC8F
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94CEB3 #CE94AF
analogous
#94CE96 #94CEB3 #94CCCE
triadic
#94CEB3 #B394CE #CEB394
tetradic
#94CEB3 #9694CE #CE94AF #CCCE94
square
#94CEB3 #9694CE #CE94AF #CCCE94
split-complementary
#94CEB3 #CE94CC #CE9694
monochromatic
#499F77 #6ABB95 #94CEB3 #BEE1D1 #E8F4EF
Accessibility & contrast
On white
1.79
#94CEB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#94CEB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94CEB3
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94CEB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94CEB3 | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC6B2
Deuteranopia (green-blind)
#C2BFB5
Tritanopia (blue-blind)
#87CEC6
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #94ceb3; /* rgb */ color: rgb(148, 206, 179); /* oklch */ color: oklch(80.4% 0.071 164.3);
Tailwind
colors: {
custom: {
50: '#b4ddc9',
500: '#94ceb3',
950: '#000000',
},
}SCSS
$custom: #94ceb3; $custom-light: #b4ddc9; $custom-dark: #000000;
JSON
{
"hex": "#94ceb3",
"rgb": {
"r": 148,
"g": 206,
"b": 179
},
"hsl": {
"h": 152.069,
"s": 37.179,
"l": 69.412
},
"oklch": {
"l": 0.80393,
"c": 0.07115,
"h": 164.3
},
"luminance": 0.53693
}Semantic roles & 50–950 ramp
primary
#94CEB3
secondary
#A36381
accent
#356FB0
background
#FDFEFD
surface
#F8FCF9
border
#D1D5D2
text
#111513
muted
#818482