#94CEBE#94CEBE
#94CEBE is a light, moderate teal. Relative luminance 0.542; OKLCH L 80.7% C 0.064 H 175.6°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #94CEBE |
|---|---|
| RGB | rgb(148, 206, 190) |
| HSL | hsl(163, 37%, 69%) |
| HSV | hsv(163, 28%, 81%) |
| CMYK | cmyk(28.2%, 0%, 7.8%, 19.2%) |
| CIE-LAB | lab(78.55, -22.01, 1.96) |
| CIE-LCH | lch(78.55, 22.10, 174.91°) |
| OKLab | oklab(80.7% -0.0638 0.0049) |
| OKLCH | oklch(80.7% 0.064 175.6) |
| XYZ | xyz(43.5753, 54.1541, 56.8620) |
| Luminance | 0.5416 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.97
Seafoam Blue
#78D1B6
ΔE00 5.37
Light Teal
#90E4C1
ΔE00 7.64
Mediumaquamarine
#66CDAA
ΔE00 7.97
Mediumturquoise
#48D1CC
ΔE00 9.39
Seafoam
#7FE0B3
ΔE00 9.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94CEBE #CE94A4
analogous
#94CEA1 #94CEBE #94C1CE
triadic
#94CEBE #BE94CE #CEBE94
tetradic
#94CEBE #A194CE #CE94A4 #C1CE94
square
#94CEBE #A194CE #CE94A4 #C1CE94
split-complementary
#94CEBE #CE94C1 #CEA194
monochromatic
#499F87 #6ABBA4 #94CEBE #BEE1D8 #E8F4F1
Accessibility & contrast
On white
1.77
#94CEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#94CEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94CEBE
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94CEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94CEBE | 1.00 | 1.77 | 11.83 | 11.83 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC7BD
Deuteranopia (green-blind)
#BFBFBF
Tritanopia (blue-blind)
#84CFC9
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #94cebe; /* rgb */ color: rgb(148, 206, 190); /* oklch */ color: oklch(80.7% 0.064 175.6);
Tailwind
colors: {
custom: {
50: '#b5ddd1',
500: '#94cebe',
950: '#000000',
},
}SCSS
$custom: #94cebe; $custom-light: #b5ddd1; $custom-dark: #000000;
JSON
{
"hex": "#94cebe",
"rgb": {
"r": 148,
"g": 206,
"b": 190
},
"hsl": {
"h": 163.448,
"s": 37.179,
"l": 69.412
},
"oklch": {
"l": 0.80699,
"c": 0.06398,
"h": 175.6
},
"luminance": 0.54156
}Semantic roles & 50–950 ramp
primary
#94CEBE
secondary
#A36375
accent
#3557B0
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483