#94DFDB#94DFDB
#94DFDB is a very light, moderate teal. Relative luminance 0.642; OKLCH L 85.4% C 0.075 H 191.6°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #94DFDB |
|---|---|
| RGB | rgb(148, 223, 219) |
| HSL | hsl(177, 54%, 73%) |
| HSV | hsv(177, 34%, 87%) |
| CMYK | cmyk(33.6%, 0%, 1.8%, 12.5%) |
| CIE-LAB | lab(84.06, -23.98, -5.42) |
| CIE-LCH | lch(84.06, 24.59, 192.74°) |
| OKLab | oklab(85.36% -0.073 -0.015) |
| OKLCH | oklch(85.36% 0.075 191.6) |
| XYZ | xyz(51.3821, 64.1826, 76.6851) |
| Luminance | 0.6419 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.71
Robin'S Egg Blue
#98EFF9
ΔE00 6.29
Light Cyan
#ACFFFC
ΔE00 6.89
Powder Blue
#B0E0E6
ΔE00 7.02
Pale Cyan
#B7FFFA
ΔE00 7.13
Robin Egg Blue
#8AF1FE
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94DFDB #DF9498
analogous
#94DFB5 #94DFDB #94BDDF
triadic
#94DFDB #DB94DF #DFDB94
tetradic
#94DFDB #B594DF #DF9498 #BDDF94
square
#94DFDB #B594DF #DF9498 #BDDF94
split-complementary
#94DFDB #DF94BD #DFB594
monochromatic
#39BFB8 #65D1CB #94DFDB #C3EDEB #E7F8F7
Accessibility & contrast
On white
1.52
#94DFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#94DFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94DFDB
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94DFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94DFDB | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D8DB
Deuteranopia (green-blind)
#C9CDDC
Tritanopia (blue-blind)
#78E3DE
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #94dfdb; /* rgb */ color: rgb(148, 223, 219); /* oklch */ color: oklch(85.4% 0.075 191.6);
Tailwind
colors: {
custom: {
50: '#b6e9e6',
500: '#94dfdb',
950: '#000000',
},
}SCSS
$custom: #94dfdb; $custom-light: #b6e9e6; $custom-dark: #000000;
JSON
{
"hex": "#94dfdb",
"rgb": {
"r": 148,
"g": 223,
"b": 219
},
"hsl": {
"h": 176.8,
"s": 53.957,
"l": 72.745
},
"oklch": {
"l": 0.85361,
"c": 0.07454,
"h": 191.6
},
"luminance": 0.64186
}Semantic roles & 50–950 ramp
primary
#94DFDB
secondary
#B76065
accent
#242CC1
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111615
muted
#818484