#94CEBF#94CEBF
#94CEBF is a light, moderate teal. Relative luminance 0.542; OKLCH L 80.7% C 0.063 H 176.8°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #94CEBF |
|---|---|
| RGB | rgb(148, 206, 191) |
| HSL | hsl(164, 37%, 69%) |
| HSV | hsv(164, 28%, 81%) |
| CMYK | cmyk(28.2%, 0%, 7.3%, 19.2%) |
| CIE-LAB | lab(78.58, -21.80, 1.46) |
| CIE-LCH | lch(78.58, 21.84, 176.16°) |
| OKLab | oklab(80.73% -0.0634 0.0035) |
| OKLCH | oklch(80.73% 0.063 176.8) |
| XYZ | xyz(43.6850, 54.1980, 57.4396) |
| Luminance | 0.5420 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.25
Seafoam Blue
#78D1B6
ΔE00 5.59
Light Teal
#90E4C1
ΔE00 7.90
Mediumaquamarine
#66CDAA
ΔE00 8.23
Mediumturquoise
#48D1CC
ΔE00 9.20
Paleturquoise
#AFEEEE
ΔE00 9.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94CEBF #CE94A3
analogous
#94CEA2 #94CEBF #94C0CE
triadic
#94CEBF #BF94CE #CEBF94
tetradic
#94CEBF #A294CE #CE94A3 #C0CE94
square
#94CEBF #A294CE #CE94A3 #C0CE94
split-complementary
#94CEBF #CE94C0 #CEA294
monochromatic
#499F89 #6ABBA6 #94CEBF #BEE1D8 #E8F4F1
Accessibility & contrast
On white
1.77
#94CEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#94CEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94CEBF
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94CEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94CEBF | 1.00 | 1.77 | 11.84 | 11.84 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC7BE
Deuteranopia (green-blind)
#BFBFC0
Tritanopia (blue-blind)
#84D0C9
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #94cebf; /* rgb */ color: rgb(148, 206, 191); /* oklch */ color: oklch(80.7% 0.063 176.8);
Tailwind
colors: {
custom: {
50: '#b5ddd2',
500: '#94cebf',
950: '#000000',
},
}SCSS
$custom: #94cebf; $custom-light: #b5ddd2; $custom-dark: #000000;
JSON
{
"hex": "#94cebf",
"rgb": {
"r": 148,
"g": 206,
"b": 191
},
"hsl": {
"h": 164.483,
"s": 37.179,
"l": 69.412
},
"oklch": {
"l": 0.80728,
"c": 0.06348,
"h": 176.8
},
"luminance": 0.542
}Semantic roles & 50–950 ramp
primary
#94CEBF
secondary
#A36374
accent
#3555B0
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483