#94DFCA#94DFCA
#94DFCA is a very light, moderate teal. Relative luminance 0.633; OKLCH L 84.9% C 0.080 H 174.8°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #94DFCA |
|---|---|
| RGB | rgb(148, 223, 202) |
| HSL | hsl(163, 54%, 73%) |
| HSV | hsv(163, 34%, 87%) |
| CMYK | cmyk(33.6%, 0%, 9.4%, 12.5%) |
| CIE-LAB | lab(83.62, -27.77, 2.93) |
| CIE-LCH | lch(83.62, 27.92, 173.99°) |
| OKLab | oklab(84.86% -0.0801 0.0073) |
| OKLCH | oklch(84.86% 0.08 174.8) |
| XYZ | xyz(49.2573, 63.3327, 65.4946) |
| Luminance | 0.6334 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 4.29
Seafoam Blue
#78D1B6
ΔE00 4.70
Pale Teal
#82CBB2
ΔE00 5.18
Tiffany Blue
#7BF2DA
ΔE00 5.75
Seafoam
#7FE0B3
ΔE00 7.02
Pale Aqua
#B8FFEB
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94DFCA #DF94A9
analogous
#94DFA4 #94DFCA #94CEDF
triadic
#94DFCA #CA94DF #DFCA94
tetradic
#94DFCA #A494DF #DF94A9 #CEDF94
square
#94DFCA #A494DF #DF94A9 #CEDF94
split-complementary
#94DFCA #DF94CE #DFA494
monochromatic
#39BF9A #65D1B3 #94DFCA #C3EDE1 #E7F8F3
Accessibility & contrast
On white
1.54
#94DFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#94DFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94DFCA
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94DFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94DFCA | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD6C9
Deuteranopia (green-blind)
#CDCDCB
Tritanopia (blue-blind)
#7EE1D9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #94dfca; /* rgb */ color: rgb(148, 223, 202); /* oklch */ color: oklch(84.9% 0.080 174.8);
Tailwind
colors: {
custom: {
50: '#b6e9da',
500: '#94dfca',
950: '#000000',
},
}SCSS
$custom: #94dfca; $custom-light: #b6e9da; $custom-dark: #000000;
JSON
{
"hex": "#94dfca",
"rgb": {
"r": 148,
"g": 223,
"b": 202
},
"hsl": {
"h": 163.2,
"s": 53.957,
"l": 72.745
},
"oklch": {
"l": 0.84859,
"c": 0.08039,
"h": 174.8
},
"luminance": 0.63336
}Semantic roles & 50–950 ramp
primary
#94DFCA
secondary
#B76078
accent
#2450C1
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#111614
muted
#818483