#94DDBD#94DDBD
#94DDBD is a very light, moderate teal. Relative luminance 0.617; OKLCH L 84.1% C 0.086 H 165.2°. Best body text is #000000 at 13.34:1 contrast (WCAG AA passes).
Color values
| HEX | #94DDBD |
|---|---|
| RGB | rgb(148, 221, 189) |
| HSL | hsl(154, 52%, 72%) |
| HSV | hsv(154, 33%, 87%) |
| CMYK | cmyk(33%, 0%, 14.5%, 13.3%) |
| CIE-LAB | lab(82.74, -29.53, 8.54) |
| CIE-LCH | lch(82.74, 30.74, 163.87°) |
| OKLab | oklab(84.05% -0.0831 0.022) |
| OKLCH | oklch(84.05% 0.086 165.2) |
| XYZ | xyz(47.2513, 61.6804, 57.5500) |
| Luminance | 0.6168 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.97
Seafoam
#7FE0B3
ΔE00 4.07
Seafoam Blue
#78D1B6
ΔE00 4.44
Pale Teal
#82CBB2
ΔE00 4.81
Mint
#AAF0C1
ΔE00 5.92
Mediumaquamarine
#66CDAA
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94DDBD #DD94B4
analogous
#94DD99 #94DDBD #94D8DD
triadic
#94DDBD #BD94DD #DDBD94
tetradic
#94DDBD #9994DD #DD94B4 #D8DD94
square
#94DDBD #9994DD #DD94B4 #D8DD94
split-complementary
#94DDBD #DD94D8 #DD9994
monochromatic
#3BBB83 #66CEA0 #94DDBD #C2ECDA #E8F8F1
Accessibility & contrast
On white
1.57
#94DDBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.34
#94DDBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94DDBD
13.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94DDBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94DDBD | 1.00 | 1.57 | 13.34 | 13.34 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD3BB
Deuteranopia (green-blind)
#CECABF
Tritanopia (blue-blind)
#83DDD4
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #94ddbd; /* rgb */ color: rgb(148, 221, 189); /* oklch */ color: oklch(84.1% 0.086 165.2);
Tailwind
colors: {
custom: {
50: '#b5e8d0',
500: '#94ddbd',
950: '#000000',
},
}SCSS
$custom: #94ddbd; $custom-light: #b5e8d0; $custom-dark: #000000;
JSON
{
"hex": "#94ddbd",
"rgb": {
"r": 148,
"g": 221,
"b": 189
},
"hsl": {
"h": 153.699,
"s": 51.773,
"l": 72.353
},
"oklch": {
"l": 0.84053,
"c": 0.086,
"h": 165.2
},
"luminance": 0.61683
}Semantic roles & 50–950 ramp
primary
#94DDBD
secondary
#B56085
accent
#2669BF
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111614
muted
#818483