#93FAEB#93FAEB
#93FAEB is a very light, moderate teal. Relative luminance 0.806; OKLCH L 91.8% C 0.099 H 183.8°. Best body text is #000000 at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #93FAEB |
|---|---|
| RGB | rgb(147, 250, 235) |
| HSL | hsl(171, 91%, 78%) |
| HSV | hsv(171, 41%, 98%) |
| CMYK | cmyk(41.2%, 0%, 6%, 2%) |
| CIE-LAB | lab(91.94, -33.48, -2.22) |
| CIE-LCH | lch(91.94, 33.55, 183.80°) |
| OKLab | oklab(91.81% -0.0989 -0.0065) |
| OKLCH | oklch(91.81% 0.099 183.8) |
| XYZ | xyz(61.2078, 80.5679, 90.9069) |
| Luminance | 0.8057 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.91
Pale Aqua
#B8FFEB
ΔE00 4.99
Light Cyan
#ACFFFC
ΔE00 5.23
Pale Cyan
#B7FFFA
ΔE00 5.66
Light Aqua
#8CFFDB
ΔE00 6.38
Bright Aqua
#0BF9EA
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93FAEB #FA93A2
analogous
#93FAB7 #93FAEB #93D5FA
triadic
#93FAEB #EB93FA #FAEB93
tetradic
#93FAEB #B793FA #FA93A2 #D5FA93
square
#93FAEB #B793FA #FA93A2 #D5FA93
split-complementary
#93FAEB #FA93D5 #FAB793
monochromatic
#1EF5D5 #59F7E0 #93FAEB #CDFDF6 #E2FEFA
Accessibility & contrast
On white
1.23
#93FAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.11
#93FAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93FAEB
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93FAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93FAEB | 1.00 | 1.23 | 17.11 | 17.11 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F0EB
Deuteranopia (green-blind)
#DFE2EC
Tritanopia (blue-blind)
#6AFEF5
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #93faeb; /* rgb */ color: rgb(147, 250, 235); /* oklch */ color: oklch(91.8% 0.099 183.8);
Tailwind
colors: {
custom: {
50: '#b8fcf1',
500: '#93faeb',
950: '#000000',
},
}SCSS
$custom: #93faeb; $custom-light: #b8fcf1; $custom-dark: #000000;
JSON
{
"hex": "#93faeb",
"rgb": {
"r": 147,
"g": 250,
"b": 235
},
"hsl": {
"h": 171.262,
"s": 91.15,
"l": 77.843
},
"oklch": {
"l": 0.91814,
"c": 0.09916,
"h": 183.8
},
"luminance": 0.80572
}Semantic roles & 50–950 ramp
primary
#93FAEB
secondary
#DA576A
accent
#0021E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#121716
muted
#828585