#94DFDD#94DFDD
#94DFDD is a very light, moderate teal. Relative luminance 0.643; OKLCH L 85.4% C 0.074 H 193.7°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #94DFDD |
|---|---|
| RGB | rgb(148, 223, 221) |
| HSL | hsl(178, 54%, 73%) |
| HSV | hsv(178, 34%, 87%) |
| CMYK | cmyk(33.6%, 0%, 0.9%, 12.5%) |
| CIE-LAB | lab(84.12, -23.52, -6.40) |
| CIE-LCH | lch(84.12, 24.38, 195.23°) |
| OKLab | oklab(85.42% -0.0722 -0.0176) |
| OKLCH | oklch(85.42% 0.074 193.7) |
| XYZ | xyz(51.6470, 64.2885, 78.0801) |
| Luminance | 0.6429 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.43
Robin'S Egg Blue
#98EFF9
ΔE00 5.65
Powder Blue
#B0E0E6
ΔE00 6.51
Robin Egg Blue
#8AF1FE
ΔE00 6.73
Light Cyan
#ACFFFC
ΔE00 6.85
Pale Cyan
#B7FFFA
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94DFDD #DF9496
analogous
#94DFB7 #94DFDD #94BBDF
triadic
#94DFDD #DD94DF #DFDD94
tetradic
#94DFDD #B794DF #DF9496 #BBDF94
square
#94DFDD #B794DF #DF9496 #BBDF94
split-complementary
#94DFDD #DF94BB #DFB794
monochromatic
#39BFBC #65D1CE #94DFDD #C3EDEC #E7F8F8
Accessibility & contrast
On white
1.52
#94DFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#94DFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94DFDD
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94DFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94DFDD | 1.00 | 1.52 | 13.86 | 13.86 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D8DD
Deuteranopia (green-blind)
#C8CDDE
Tritanopia (blue-blind)
#77E3DE
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #94dfdd; /* rgb */ color: rgb(148, 223, 221); /* oklch */ color: oklch(85.4% 0.074 193.7);
Tailwind
colors: {
custom: {
50: '#b6e9e7',
500: '#94dfdd',
950: '#000000',
},
}SCSS
$custom: #94dfdd; $custom-light: #b6e9e7; $custom-dark: #000000;
JSON
{
"hex": "#94dfdd",
"rgb": {
"r": 148,
"g": 223,
"b": 221
},
"hsl": {
"h": 178.4,
"s": 53.957,
"l": 72.745
},
"oklch": {
"l": 0.85424,
"c": 0.07433,
"h": 193.7
},
"luminance": 0.64292
}Semantic roles & 50–950 ramp
primary
#94DFDD
secondary
#B76062
accent
#2428C1
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111616
muted
#818484