#94DEBD#94DEBD
#94DEBD is a very light, moderate teal. Relative luminance 0.622; OKLCH L 84.3% C 0.087 H 164.7°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #94DEBD |
|---|---|
| RGB | rgb(148, 222, 189) |
| HSL | hsl(153, 53%, 73%) |
| HSV | hsv(153, 33%, 87%) |
| CMYK | cmyk(33.3%, 0%, 14.9%, 12.9%) |
| CIE-LAB | lab(83.03, -30.00, 8.94) |
| CIE-LCH | lch(83.03, 31.31, 163.40°) |
| OKLab | oklab(84.28% -0.0844 0.0231) |
| OKLCH | oklch(84.28% 0.087 164.7) |
| XYZ | xyz(47.5161, 62.2100, 57.6383) |
| Luminance | 0.6221 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.71
Seafoam
#7FE0B3
ΔE00 3.81
Seafoam Blue
#78D1B6
ΔE00 4.63
Pale Teal
#82CBB2
ΔE00 5.09
Mint
#AAF0C1
ΔE00 5.62
Light Turquoise
#7EF4CC
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94DEBD #DE94B5
analogous
#94DE98 #94DEBD #94DADE
triadic
#94DEBD #BD94DE #DEBD94
tetradic
#94DEBD #9894DE #DE94B5 #DADE94
square
#94DEBD #9894DE #DE94B5 #DADE94
split-complementary
#94DEBD #DE94DA #DE9894
monochromatic
#3ABD83 #65D0A0 #94DEBD #C3ECDA #E8F8F1
Accessibility & contrast
On white
1.56
#94DEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#94DEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94DEBD
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94DEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94DEBD | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD4BB
Deuteranopia (green-blind)
#CFCBBF
Tritanopia (blue-blind)
#82DED4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #94debd; /* rgb */ color: rgb(148, 222, 189); /* oklch */ color: oklch(84.3% 0.087 164.7);
Tailwind
colors: {
custom: {
50: '#b5e8d0',
500: '#94debd',
950: '#000000',
},
}SCSS
$custom: #94debd; $custom-light: #b5e8d0; $custom-dark: #000000;
JSON
{
"hex": "#94debd",
"rgb": {
"r": 148,
"g": 222,
"b": 189
},
"hsl": {
"h": 153.243,
"s": 52.857,
"l": 72.549
},
"oklch": {
"l": 0.8428,
"c": 0.08746,
"h": 164.7
},
"luminance": 0.62213
}Semantic roles & 50–950 ramp
primary
#94DEBD
secondary
#B66086
accent
#256AC0
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111614
muted
#818483