#94CEBA#94CEBA
#94CEBA is a light, moderate teal. Relative luminance 0.540; OKLCH L 80.6% C 0.066 H 171.2°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #94CEBA |
|---|---|
| RGB | rgb(148, 206, 186) |
| HSL | hsl(159, 37%, 69%) |
| HSV | hsv(159, 28%, 81%) |
| CMYK | cmyk(28.2%, 0%, 9.7%, 19.2%) |
| CIE-LAB | lab(78.45, -22.85, 3.96) |
| CIE-LCH | lch(78.45, 23.19, 170.17°) |
| OKLab | oklab(80.58% -0.0655 0.0101) |
| OKLCH | oklch(80.58% 0.066 171.2) |
| XYZ | xyz(43.1441, 53.9817, 54.5911) |
| Luminance | 0.5398 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.08
Seafoam Blue
#78D1B6
ΔE00 4.69
Light Teal
#90E4C1
ΔE00 6.75
Mediumaquamarine
#66CDAA
ΔE00 7.11
Seafoam
#7FE0B3
ΔE00 8.41
Darkseagreen
#8FBC8F
ΔE00 9.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94CEBA #CE94A8
analogous
#94CE9D #94CEBA #94C5CE
triadic
#94CEBA #BA94CE #CEBA94
tetradic
#94CEBA #9D94CE #CE94A8 #C5CE94
square
#94CEBA #9D94CE #CE94A8 #C5CE94
split-complementary
#94CEBA #CE94C5 #CE9D94
monochromatic
#499F81 #6ABB9F #94CEBA #BEE1D5 #E8F4F0
Accessibility & contrast
On white
1.78
#94CEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#94CEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94CEBA
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94CEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94CEBA | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC7B9
Deuteranopia (green-blind)
#C0BFBB
Tritanopia (blue-blind)
#86CFC8
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #94ceba; /* rgb */ color: rgb(148, 206, 186); /* oklch */ color: oklch(80.6% 0.066 171.2);
Tailwind
colors: {
custom: {
50: '#b5ddce',
500: '#94ceba',
950: '#000000',
},
}SCSS
$custom: #94ceba; $custom-light: #b5ddce; $custom-dark: #000000;
JSON
{
"hex": "#94ceba",
"rgb": {
"r": 148,
"g": 206,
"b": 186
},
"hsl": {
"h": 159.31,
"s": 37.179,
"l": 69.412
},
"oklch": {
"l": 0.80585,
"c": 0.06627,
"h": 171.2
},
"luminance": 0.53984
}Semantic roles & 50–950 ramp
primary
#94CEBA
secondary
#A36379
accent
#3560B0
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111513
muted
#818483