#93FDFD#93FDFD
#93FDFD is a very light, moderate teal. Relative luminance 0.835; OKLCH L 93.0% C 0.099 H 195.6°. Best body text is #000000 at 17.71:1 contrast (WCAG AA passes).
Color values
| HEX | #93FDFD |
|---|---|
| RGB | rgb(147, 253, 253) |
| HSL | hsl(180, 96%, 78%) |
| HSV | hsv(180, 42%, 99%) |
| CMYK | cmyk(41.9%, 0%, 0%, 0.8%) |
| CIE-LAB | lab(93.25, -30.66, -9.62) |
| CIE-LCH | lch(93.25, 32.13, 197.41°) |
| OKLab | oklab(93.03% -0.095 -0.0265) |
| OKLCH | oklch(93.03% 0.099 195.6) |
| XYZ | xyz(64.8807, 83.5404, 105.6154) |
| Luminance | 0.8355 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 2.88
Pale Cyan
#B7FFFA
ΔE00 4.52
Robin'S Egg Blue
#98EFF9
ΔE00 5.16
Robin Egg Blue
#8AF1FE
ΔE00 5.20
Bright Cyan
#41FDFE
ΔE00 5.30
Paleturquoise
#AFEEEE
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93FDFD #FD9393
analogous
#93FDC8 #93FDFD #93C8FD
triadic
#93FDFD #FD93FD #FDFD93
tetradic
#93FDFD #C893FD #FD9393 #C8FD93
square
#93FDFD #C893FD #FD9393 #C8FD93
split-complementary
#93FDFD #FD93C8 #FDC893
monochromatic
#1BFBFB #57FCFC #93FDFD #CFFEFE #E1FEFE
Accessibility & contrast
On white
1.19
#93FDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.71
#93FDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93FDFD
17.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93FDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93FDFD | 1.00 | 1.19 | 17.71 | 17.71 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F4FD
Deuteranopia (green-blind)
#DEE6FE
Tritanopia (blue-blind)
#5FFFFD
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #93fdfd; /* rgb */ color: rgb(147, 253, 253); /* oklch */ color: oklch(93.0% 0.099 195.6);
Tailwind
colors: {
custom: {
50: '#b8fefe',
500: '#93fdfd',
950: '#000000',
},
}SCSS
$custom: #93fdfd; $custom-light: #b8fefe; $custom-dark: #000000;
JSON
{
"hex": "#93fdfd",
"rgb": {
"r": 147,
"g": 253,
"b": 253
},
"hsl": {
"h": 180,
"s": 96.364,
"l": 78.431
},
"oklch": {
"l": 0.93029,
"c": 0.09867,
"h": 195.6
},
"luminance": 0.83545
}Semantic roles & 50–950 ramp
primary
#93FDFD
secondary
#DE5656
accent
#0000E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121817
muted
#828685