#94DEBF#94DEBF
#94DEBF is a very light, moderate teal. Relative luminance 0.623; OKLCH L 84.3% C 0.086 H 166.2°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #94DEBF |
|---|---|
| RGB | rgb(148, 222, 191) |
| HSL | hsl(155, 53%, 73%) |
| HSV | hsv(155, 33%, 87%) |
| CMYK | cmyk(33.3%, 0%, 14%, 12.9%) |
| CIE-LAB | lab(83.07, -29.59, 7.95) |
| CIE-LCH | lch(83.07, 30.64, 164.96°) |
| OKLab | oklab(84.33% -0.0835 0.0205) |
| OKLCH | oklch(84.33% 0.086 166.2) |
| XYZ | xyz(47.7347, 62.2974, 58.7895) |
| Luminance | 0.6230 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.85
Seafoam
#7FE0B3
ΔE00 4.24
Seafoam Blue
#78D1B6
ΔE00 4.40
Pale Teal
#82CBB2
ΔE00 4.88
Mint
#AAF0C1
ΔE00 6.03
Light Turquoise
#7EF4CC
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94DEBF #DE94B3
analogous
#94DE9A #94DEBF #94D8DE
triadic
#94DEBF #BF94DE #DEBF94
tetradic
#94DEBF #9A94DE #DE94B3 #D8DE94
square
#94DEBF #9A94DE #DE94B3 #D8DE94
split-complementary
#94DEBF #DE94D8 #DE9A94
monochromatic
#3ABD86 #65D0A3 #94DEBF #C3ECDB #E8F8F1
Accessibility & contrast
On white
1.56
#94DEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#94DEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94DEBF
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94DEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94DEBF | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD4BD
Deuteranopia (green-blind)
#CECBC1
Tritanopia (blue-blind)
#82DED5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #94debf; /* rgb */ color: rgb(148, 222, 191); /* oklch */ color: oklch(84.3% 0.086 166.2);
Tailwind
colors: {
custom: {
50: '#b5e8d2',
500: '#94debf',
950: '#000000',
},
}SCSS
$custom: #94debf; $custom-light: #b5e8d2; $custom-dark: #000000;
JSON
{
"hex": "#94debf",
"rgb": {
"r": 148,
"g": 222,
"b": 191
},
"hsl": {
"h": 154.865,
"s": 52.857,
"l": 72.549
},
"oklch": {
"l": 0.84333,
"c": 0.08599,
"h": 166.2
},
"luminance": 0.623
}Semantic roles & 50–950 ramp
primary
#94DEBF
secondary
#B66084
accent
#2566C0
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111614
muted
#818483