#93FBDB#93FBDB
#93FBDB is a very light, moderate teal. Relative luminance 0.803; OKLCH L 91.6% C 0.108 H 172.0°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #93FBDB |
|---|---|
| RGB | rgb(147, 251, 219) |
| HSL | hsl(162, 93%, 78%) |
| HSV | hsv(162, 41%, 98%) |
| CMYK | cmyk(41.4%, 0%, 12.7%, 1.6%) |
| CIE-LAB | lab(91.82, -37.48, 5.90) |
| CIE-LCH | lch(91.82, 37.94, 171.06°) |
| OKLab | oklab(91.59% -0.1068 0.015) |
| OKLCH | oklch(91.59% 0.108 172) |
| XYZ | xyz(59.3109, 80.3076, 79.3796) |
| Luminance | 0.8031 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.46
Light Turquoise
#7EF4CC
ΔE00 3.08
Pale Turquoise
#A5FBD5
ΔE00 3.13
Aquamarine
#7FFFD4
ΔE00 3.26
Tiffany Blue
#7BF2DA
ΔE00 3.73
Light Teal
#90E4C1
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93FBDB #FB93B3
analogous
#93FBA7 #93FBDB #93E7FB
triadic
#93FBDB #DB93FB #FBDB93
tetradic
#93FBDB #A793FB #FB93B3 #E7FB93
square
#93FBDB #A793FB #FB93B3 #E7FB93
split-complementary
#93FBDB #FB93E7 #FBA793
monochromatic
#1DF7B4 #58F9C7 #93FBDB #CEFDEF #E1FEF5
Accessibility & contrast
On white
1.23
#93FBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.06
#93FBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93FBDB
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93FBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93FBDB | 1.00 | 1.23 | 17.06 | 17.06 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EFDA
Deuteranopia (green-blind)
#E4E2DD
Tritanopia (blue-blind)
#71FDF1
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #93fbdb; /* rgb */ color: rgb(147, 251, 219); /* oklch */ color: oklch(91.6% 0.108 172.0);
Tailwind
colors: {
custom: {
50: '#b7fde6',
500: '#93fbdb',
950: '#000000',
},
}SCSS
$custom: #93fbdb; $custom-light: #b7fde6; $custom-dark: #000000;
JSON
{
"hex": "#93fbdb",
"rgb": {
"r": 147,
"g": 251,
"b": 219
},
"hsl": {
"h": 161.538,
"s": 92.857,
"l": 78.039
},
"oklch": {
"l": 0.9159,
"c": 0.10783,
"h": 172
},
"luminance": 0.80312
}Semantic roles & 50–950 ramp
primary
#93FBDB
secondary
#DB5780
accent
#0047E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121715
muted
#828584