#93DDDB#93DDDB
#93DDDB is a very light, moderate teal. Relative luminance 0.630; OKLCH L 84.9% C 0.074 H 193.7°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #93DDDB |
|---|---|
| RGB | rgb(147, 221, 219) |
| HSL | hsl(178, 52%, 72%) |
| HSV | hsv(178, 33%, 87%) |
| CMYK | cmyk(33.5%, 0%, 0.9%, 13.3%) |
| CIE-LAB | lab(83.46, -23.27, -6.32) |
| CIE-LCH | lch(83.46, 24.11, 195.20°) |
| OKLab | oklab(84.87% -0.0714 -0.0174) |
| OKLCH | oklch(84.87% 0.074 193.7) |
| XYZ | xyz(50.6707, 63.0273, 76.4996) |
| Luminance | 0.6303 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.76
Robin'S Egg Blue
#98EFF9
ΔE00 5.95
Powder Blue
#B0E0E6
ΔE00 6.51
Robin Egg Blue
#8AF1FE
ΔE00 7.01
Light Cyan
#ACFFFC
ΔE00 7.31
Pale Cyan
#B7FFFA
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93DDDB #DD9395
analogous
#93DDB6 #93DDDB #93BADD
triadic
#93DDDB #DB93DD #DDDB93
tetradic
#93DDDB #B693DD #DD9395 #BADD93
square
#93DDDB #B693DD #DD9395 #BADD93
split-complementary
#93DDDB #DD93BA #DDB693
monochromatic
#3BBBB7 #64CECB #93DDDB #C2ECEB #E8F8F7
Accessibility & contrast
On white
1.54
#93DDDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#93DDDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93DDDB
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93DDDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93DDDB | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D6DB
Deuteranopia (green-blind)
#C7CCDC
Tritanopia (blue-blind)
#77E1DC
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #93dddb; /* rgb */ color: rgb(147, 221, 219); /* oklch */ color: oklch(84.9% 0.074 193.7);
Tailwind
colors: {
custom: {
50: '#b5e7e6',
500: '#93dddb',
950: '#000000',
},
}SCSS
$custom: #93dddb; $custom-light: #b5e7e6; $custom-dark: #000000;
JSON
{
"hex": "#93dddb",
"rgb": {
"r": 147,
"g": 221,
"b": 219
},
"hsl": {
"h": 178.378,
"s": 52.113,
"l": 72.157
},
"oklch": {
"l": 0.84865,
"c": 0.07351,
"h": 193.7
},
"luminance": 0.6303
}Semantic roles & 50–950 ramp
primary
#93DDDB
secondary
#B55F62
accent
#262AC0
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111615
muted
#818484