#94D2DB#94D2DB
#94D2DB is a very light, moderate teal. Relative luminance 0.575; OKLCH L 82.5% C 0.064 H 207.3°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #94D2DB |
|---|---|
| RGB | rgb(148, 210, 219) |
| HSL | hsl(188, 50%, 72%) |
| HSV | hsv(188, 32%, 86%) |
| CMYK | cmyk(32.4%, 4.1%, 0%, 14.1%) |
| CIE-LAB | lab(80.46, -17.49, -10.77) |
| CIE-LCH | lch(80.46, 20.54, 211.61°) |
| OKLab | oklab(82.49% -0.057 -0.0294) |
| OKLCH | oklch(82.49% 0.064 207.3) |
| XYZ | xyz(48.0412, 57.5009, 75.5715) |
| Luminance | 0.5750 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.62
Lightblue
#ADD8E6
ΔE00 5.62
Robin'S Egg Blue
#98EFF9
ΔE00 6.91
Sky Blue
#87CEEB
ΔE00 6.93
Paleturquoise
#AFEEEE
ΔE00 7.28
Ice Blue
#A5DFF9
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94D2DB #DB9D94
analogous
#94DBC1 #94D2DB #94AFDB
triadic
#94D2DB #DB94D2 #D2DB94
tetradic
#94D2DB #C194DB #DB9D94 #AFDB94
square
#94D2DB #C194DB #DB9D94 #AFDB94
split-complementary
#94D2DB #DB94AF #DBC194
monochromatic
#3EA8B7 #66BFCC #94D2DB #C2E5EA #E8F5F7
Accessibility & contrast
On white
1.68
#94D2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#94D2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94D2DB
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94D2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94D2DB | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CDDC
Deuteranopia (green-blind)
#BCC4DB
Tritanopia (blue-blind)
#7AD7D5
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #94d2db; /* rgb */ color: rgb(148, 210, 219); /* oklch */ color: oklch(82.5% 0.064 207.3);
Tailwind
colors: {
custom: {
50: '#b6e0e6',
500: '#94d2db',
950: '#000000',
},
}SCSS
$custom: #94d2db; $custom-light: #b6e0e6; $custom-dark: #000000;
JSON
{
"hex": "#94d2db",
"rgb": {
"r": 148,
"g": 210,
"b": 219
},
"hsl": {
"h": 187.606,
"s": 49.65,
"l": 71.961
},
"oklch": {
"l": 0.82487,
"c": 0.06419,
"h": 207.3
},
"luminance": 0.57504
}Semantic roles & 50–950 ramp
primary
#94D2DB
secondary
#B26B61
accent
#3B29BD
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484