#93DFDB#93DFDB
#93DFDB is a very light, moderate teal. Relative luminance 0.641; OKLCH L 85.3% C 0.075 H 191.6°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #93DFDB |
|---|---|
| RGB | rgb(147, 223, 219) |
| HSL | hsl(177, 54%, 73%) |
| HSV | hsv(177, 34%, 87%) |
| CMYK | cmyk(34.1%, 0%, 1.8%, 12.5%) |
| CIE-LAB | lab(84.01, -24.25, -5.50) |
| CIE-LCH | lch(84.01, 24.87, 192.78°) |
| OKLab | oklab(85.31% -0.0738 -0.0152) |
| OKLCH | oklch(85.31% 0.075 191.6) |
| XYZ | xyz(51.2019, 64.0897, 76.6766) |
| Luminance | 0.6409 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.80
Robin'S Egg Blue
#98EFF9
ΔE00 6.30
Light Cyan
#ACFFFC
ΔE00 6.90
Powder Blue
#B0E0E6
ΔE00 7.13
Pale Cyan
#B7FFFA
ΔE00 7.17
Robin Egg Blue
#8AF1FE
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93DFDB #DF9397
analogous
#93DFB5 #93DFDB #93BDDF
triadic
#93DFDB #DB93DF #DFDB93
tetradic
#93DFDB #B593DF #DF9397 #BDDF93
square
#93DFDB #B593DF #DF9397 #BDDF93
split-complementary
#93DFDB #DF93BD #DFB593
monochromatic
#39BFB8 #64D1CB #93DFDB #C2EDEB #E7F8F7
Accessibility & contrast
On white
1.52
#93DFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#93DFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93DFDB
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93DFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93DFDB | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D8DB
Deuteranopia (green-blind)
#C8CDDC
Tritanopia (blue-blind)
#77E3DE
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #93dfdb; /* rgb */ color: rgb(147, 223, 219); /* oklch */ color: oklch(85.3% 0.075 191.6);
Tailwind
colors: {
custom: {
50: '#b5e9e6',
500: '#93dfdb',
950: '#000000',
},
}SCSS
$custom: #93dfdb; $custom-light: #b5e9e6; $custom-dark: #000000;
JSON
{
"hex": "#93dfdb",
"rgb": {
"r": 147,
"g": 223,
"b": 219
},
"hsl": {
"h": 176.842,
"s": 54.286,
"l": 72.549
},
"oklch": {
"l": 0.8531,
"c": 0.0754,
"h": 191.6
},
"luminance": 0.64093
}Semantic roles & 50–950 ramp
primary
#93DFDB
secondary
#B75F64
accent
#242CC2
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111615
muted
#818484