#93EDEF#93EDEF
#93EDEF is a very light, moderate teal. Relative luminance 0.730; OKLCH L 89.0% C 0.086 H 197.5°. Best body text is #000000 at 15.60:1 contrast (WCAG AA passes).
Color values
| HEX | #93EDEF |
|---|---|
| RGB | rgb(147, 237, 239) |
| HSL | hsl(181, 74%, 76%) |
| HSV | hsv(181, 38%, 94%) |
| CMYK | cmyk(38.5%, 0.8%, 0%, 6.3%) |
| CIE-LAB | lab(88.45, -26.37, -9.46) |
| CIE-LCH | lch(88.45, 28.02, 199.74°) |
| OKLab | oklab(89.05% -0.0824 -0.026) |
| OKLCH | oklch(89.05% 0.086 197.5) |
| XYZ | xyz(57.8910, 72.9993, 92.6843) |
| Luminance | 0.7300 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.15
Paleturquoise
#AFEEEE
ΔE00 3.88
Robin Egg Blue
#8AF1FE
ΔE00 3.88
Light Cyan
#ACFFFC
ΔE00 4.40
Robin'S Egg
#6DEDFD
ΔE00 5.18
Pale Cyan
#B7FFFA
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93EDEF #EF9593
analogous
#93EFC3 #93EDEF #93BFEF
triadic
#93EDEF #EF93ED #EDEF93
tetradic
#93EDEF #C393EF #EF9593 #BFEF93
square
#93EDEF #C393EF #EF9593 #BFEF93
split-complementary
#93EDEF #EF93BF #EFC393
monochromatic
#28DBDF #5EE4E7 #93EDEF #C8F6F7 #E4FBFB
Accessibility & contrast
On white
1.35
#93EDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.60
#93EDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93EDEF
15.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93EDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93EDEF | 1.00 | 1.35 | 15.60 | 15.60 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E5EF
Deuteranopia (green-blind)
#D1D9F0
Tritanopia (blue-blind)
#6BF3ED
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #93edef; /* rgb */ color: rgb(147, 237, 239); /* oklch */ color: oklch(89.0% 0.086 197.5);
Tailwind
colors: {
custom: {
50: '#b7f3f4',
500: '#93edef',
950: '#000000',
},
}SCSS
$custom: #93edef; $custom-light: #b7f3f4; $custom-dark: #000000;
JSON
{
"hex": "#93edef",
"rgb": {
"r": 147,
"g": 237,
"b": 239
},
"hsl": {
"h": 181.304,
"s": 74.194,
"l": 75.686
},
"oklch": {
"l": 0.89046,
"c": 0.0864,
"h": 197.5
},
"luminance": 0.73003
}Semantic roles & 50–950 ramp
primary
#93EDEF
secondary
#CB5D5B
accent
#140FD6
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#121717
muted
#828585