#93DFDA#93DFDA
#93DFDA is a very light, moderate teal. Relative luminance 0.640; OKLCH L 85.3% C 0.076 H 190.6°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #93DFDA |
|---|---|
| RGB | rgb(147, 223, 218) |
| HSL | hsl(176, 54%, 73%) |
| HSV | hsv(176, 34%, 87%) |
| CMYK | cmyk(34.1%, 0%, 2.2%, 12.5%) |
| CIE-LAB | lab(83.99, -24.48, -5.01) |
| CIE-LCH | lch(83.99, 24.99, 191.57°) |
| OKLab | oklab(85.28% -0.0742 -0.0139) |
| OKLCH | oklch(85.28% 0.076 190.6) |
| XYZ | xyz(51.0707, 64.0372, 75.9854) |
| Luminance | 0.6404 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.97
Robin'S Egg Blue
#98EFF9
ΔE00 6.63
Light Cyan
#ACFFFC
ΔE00 6.95
Pale Cyan
#B7FFFA
ΔE00 7.19
Powder Blue
#B0E0E6
ΔE00 7.39
Mediumturquoise
#48D1CC
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93DFDA #DF9398
analogous
#93DFB4 #93DFDA #93BEDF
triadic
#93DFDA #DA93DF #DFDA93
tetradic
#93DFDA #B493DF #DF9398 #BEDF93
square
#93DFDA #B493DF #DF9398 #BEDF93
split-complementary
#93DFDA #DF93BE #DFB493
monochromatic
#39BFB6 #64D1CA #93DFDA #C2EDEA #E7F8F7
Accessibility & contrast
On white
1.52
#93DFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#93DFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93DFDA
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93DFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93DFDA | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D8DA
Deuteranopia (green-blind)
#C9CDDB
Tritanopia (blue-blind)
#77E3DD
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #93dfda; /* rgb */ color: rgb(147, 223, 218); /* oklch */ color: oklch(85.3% 0.076 190.6);
Tailwind
colors: {
custom: {
50: '#b5e9e5',
500: '#93dfda',
950: '#000000',
},
}SCSS
$custom: #93dfda; $custom-light: #b5e9e5; $custom-dark: #000000;
JSON
{
"hex": "#93dfda",
"rgb": {
"r": 147,
"g": 223,
"b": 218
},
"hsl": {
"h": 176.053,
"s": 54.286,
"l": 72.549
},
"oklch": {
"l": 0.85279,
"c": 0.07553,
"h": 190.6
},
"luminance": 0.6404
}Semantic roles & 50–950 ramp
primary
#93DFDA
secondary
#B75F65
accent
#242EC2
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111615
muted
#818484