#94DDDB#94DDDB
#94DDDB is a very light, moderate teal. Relative luminance 0.631; OKLCH L 84.9% C 0.073 H 193.7°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #94DDDB |
|---|---|
| RGB | rgb(148, 221, 219) |
| HSL | hsl(178, 52%, 72%) |
| HSV | hsv(178, 33%, 87%) |
| CMYK | cmyk(33%, 0%, 0.9%, 13.3%) |
| CIE-LAB | lab(83.51, -23.00, -6.24) |
| CIE-LCH | lch(83.51, 23.83, 195.19°) |
| OKLab | oklab(84.92% -0.0706 -0.0172) |
| OKLCH | oklch(84.92% 0.073 193.7) |
| XYZ | xyz(50.8509, 63.1202, 76.5080) |
| Luminance | 0.6312 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.67
Robin'S Egg Blue
#98EFF9
ΔE00 5.95
Powder Blue
#B0E0E6
ΔE00 6.38
Robin Egg Blue
#8AF1FE
ΔE00 7.04
Light Cyan
#ACFFFC
ΔE00 7.30
Pale Cyan
#B7FFFA
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94DDDB #DD9496
analogous
#94DDB6 #94DDDB #94BBDD
triadic
#94DDDB #DB94DD #DDDB94
tetradic
#94DDDB #B694DD #DD9496 #BBDD94
square
#94DDDB #B694DD #DD9496 #BBDD94
split-complementary
#94DDDB #DD94BB #DDB694
monochromatic
#3BBBB8 #66CECB #94DDDB #C2ECEB #E8F8F7
Accessibility & contrast
On white
1.54
#94DDDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#94DDDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94DDDB
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94DDDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94DDDB | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D6DB
Deuteranopia (green-blind)
#C7CCDC
Tritanopia (blue-blind)
#79E1DC
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #94dddb; /* rgb */ color: rgb(148, 221, 219); /* oklch */ color: oklch(84.9% 0.073 193.7);
Tailwind
colors: {
custom: {
50: '#b6e7e6',
500: '#94dddb',
950: '#000000',
},
}SCSS
$custom: #94dddb; $custom-light: #b6e7e6; $custom-dark: #000000;
JSON
{
"hex": "#94dddb",
"rgb": {
"r": 148,
"g": 221,
"b": 219
},
"hsl": {
"h": 178.356,
"s": 51.773,
"l": 72.353
},
"oklch": {
"l": 0.84917,
"c": 0.07265,
"h": 193.7
},
"luminance": 0.63123
}Semantic roles & 50–950 ramp
primary
#94DDDB
secondary
#B56063
accent
#262BBF
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111615
muted
#818484