#93EBEC#93EBEC
#93EBEC is a very light, moderate teal. Relative luminance 0.717; OKLCH L 88.5% C 0.085 H 196.7°. Best body text is #000000 at 15.34:1 contrast (WCAG AA passes).
Color values
| HEX | #93EBEC |
|---|---|
| RGB | rgb(147, 235, 236) |
| HSL | hsl(181, 70%, 75%) |
| HSV | hsv(181, 38%, 93%) |
| CMYK | cmyk(37.7%, 0.4%, 0%, 7.5%) |
| CIE-LAB | lab(87.81, -26.12, -8.84) |
| CIE-LCH | lch(87.81, 27.57, 198.69°) |
| OKLab | oklab(88.51% -0.0813 -0.0243) |
| OKLCH | oklch(88.51% 0.085 196.7) |
| XYZ | xyz(56.8757, 71.6719, 90.1776) |
| Luminance | 0.7168 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.55
Paleturquoise
#AFEEEE
ΔE00 3.81
Robin Egg Blue
#8AF1FE
ΔE00 4.36
Light Cyan
#ACFFFC
ΔE00 4.62
Pale Cyan
#B7FFFA
ΔE00 5.50
Robin'S Egg
#6DEDFD
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93EBEC #EC9493
analogous
#93ECC0 #93EBEC #93BFEC
triadic
#93EBEC #EC93EB #EBEC93
tetradic
#93EBEC #C093EC #EC9493 #BFEC93
square
#93EBEC #C093EC #EC9493 #BFEC93
split-complementary
#93EBEC #EC93BF #ECC093
monochromatic
#2BD8DA #5FE1E3 #93EBEC #C7F5F5 #E5FAFA
Accessibility & contrast
On white
1.37
#93EBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.34
#93EBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93EBEC
15.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93EBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93EBEC | 1.00 | 1.37 | 15.34 | 15.34 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E3EC
Deuteranopia (green-blind)
#D0D7ED
Tritanopia (blue-blind)
#6DF0EB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #93ebec; /* rgb */ color: rgb(147, 235, 236); /* oklch */ color: oklch(88.5% 0.085 196.7);
Tailwind
colors: {
custom: {
50: '#b7f1f2',
500: '#93ebec',
950: '#000000',
},
}SCSS
$custom: #93ebec; $custom-light: #b7f1f2; $custom-dark: #000000;
JSON
{
"hex": "#93ebec",
"rgb": {
"r": 147,
"g": 235,
"b": 236
},
"hsl": {
"h": 180.674,
"s": 70.079,
"l": 75.098
},
"oklch": {
"l": 0.88508,
"c": 0.08482,
"h": 196.7
},
"luminance": 0.71676
}Semantic roles & 50–950 ramp
primary
#93EBEC
secondary
#C75D5C
accent
#1613D2
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#121616
muted
#828585