#93FCDB#93FCDB
#93FCDB is a very light, moderate teal. Relative luminance 0.809; OKLCH L 91.8% C 0.109 H 171.5°. Best body text is #000000 at 17.19:1 contrast (WCAG AA passes).
Color values
| HEX | #93FCDB |
|---|---|
| RGB | rgb(147, 252, 219) |
| HSL | hsl(161, 95%, 78%) |
| HSV | hsv(161, 42%, 99%) |
| CMYK | cmyk(41.7%, 0%, 13.1%, 1.2%) |
| CIE-LAB | lab(92.10, -37.94, 6.30) |
| CIE-LCH | lch(92.10, 38.46, 170.57°) |
| OKLab | oklab(91.82% -0.1079 0.0161) |
| OKLCH | oklch(91.82% 0.109 171.5) |
| XYZ | xyz(59.6241, 80.9340, 79.4840) |
| Luminance | 0.8094 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.19
Aquamarine
#7FFFD4
ΔE00 3.00
Light Turquoise
#7EF4CC
ΔE00 3.00
Pale Turquoise
#A5FBD5
ΔE00 3.01
Tiffany Blue
#7BF2DA
ΔE00 3.98
Light Aquamarine
#7BFDC7
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93FCDB #FC93B4
analogous
#93FCA6 #93FCDB #93E8FC
triadic
#93FCDB #DB93FC #FCDB93
tetradic
#93FCDB #A693FC #FC93B4 #E8FC93
square
#93FCDB #A693FC #FC93B4 #E8FC93
split-complementary
#93FCDB #FC93E8 #FCA693
monochromatic
#1CF9B3 #57FAC7 #93FCDB #CFFEEF #E1FEF5
Accessibility & contrast
On white
1.22
#93FCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.19
#93FCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93FCDB
17.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93FCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93FCDB | 1.00 | 1.22 | 17.19 | 17.19 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0D9
Deuteranopia (green-blind)
#E5E3DD
Tritanopia (blue-blind)
#71FEF2
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #93fcdb; /* rgb */ color: rgb(147, 252, 219); /* oklch */ color: oklch(91.8% 0.109 171.5);
Tailwind
colors: {
custom: {
50: '#b7fee6',
500: '#93fcdb',
950: '#000000',
},
}SCSS
$custom: #93fcdb; $custom-light: #b7fee6; $custom-dark: #000000;
JSON
{
"hex": "#93fcdb",
"rgb": {
"r": 147,
"g": 252,
"b": 219
},
"hsl": {
"h": 161.143,
"s": 94.595,
"l": 78.235
},
"oklch": {
"l": 0.91816,
"c": 0.10911,
"h": 171.5
},
"luminance": 0.80938
}Semantic roles & 50–950 ramp
primary
#93FCDB
secondary
#DD5681
accent
#0048E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121815
muted
#828684