#93FDFE#93FDFE
#93FDFE is a very light, moderate teal. Relative luminance 0.836; OKLCH L 93.1% C 0.099 H 196.4°. Best body text is #000000 at 17.72:1 contrast (WCAG AA passes).
Color values
| HEX | #93FDFE |
|---|---|
| RGB | rgb(147, 253, 254) |
| HSL | hsl(181, 98%, 79%) |
| HSV | hsv(181, 42%, 100%) |
| CMYK | cmyk(42.1%, 0.4%, 0%, 0.4%) |
| CIE-LAB | lab(93.28, -30.42, -10.09) |
| CIE-LCH | lch(93.28, 32.05, 198.35°) |
| OKLab | oklab(93.06% -0.0946 -0.0278) |
| OKLCH | oklch(93.06% 0.099 196.4) |
| XYZ | xyz(65.0404, 83.6043, 106.4566) |
| Luminance | 0.8361 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 2.97
Pale Cyan
#B7FFFA
ΔE00 4.63
Robin Egg Blue
#8AF1FE
ΔE00 4.89
Robin'S Egg Blue
#98EFF9
ΔE00 4.90
Bright Cyan
#41FDFE
ΔE00 5.36
Paleturquoise
#AFEEEE
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93FDFE #FE9493
analogous
#93FEC9 #93FDFE #93C7FE
triadic
#93FDFE #FE93FD #FDFE93
tetradic
#93FDFE #C993FE #FE9493 #C7FE93
square
#93FDFE #C993FE #FE9493 #C7FE93
split-complementary
#93FDFE #FE93C7 #FEC993
monochromatic
#1AFBFD #56FCFD #93FDFE #D0FEFF #E1FEFF
Accessibility & contrast
On white
1.18
#93FDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.72
#93FDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93FDFE
17.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93FDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93FDFE | 1.00 | 1.18 | 17.72 | 17.72 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F4FE
Deuteranopia (green-blind)
#DDE6FF
Tritanopia (blue-blind)
#5FFFFD
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #93fdfe; /* rgb */ color: rgb(147, 253, 254); /* oklch */ color: oklch(93.1% 0.099 196.4);
Tailwind
colors: {
custom: {
50: '#b8fefe',
500: '#93fdfe',
950: '#000000',
},
}SCSS
$custom: #93fdfe; $custom-light: #b8fefe; $custom-dark: #000000;
JSON
{
"hex": "#93fdfe",
"rgb": {
"r": 147,
"g": 253,
"b": 254
},
"hsl": {
"h": 180.561,
"s": 98.165,
"l": 78.627
},
"oklch": {
"l": 0.9306,
"c": 0.09865,
"h": 196.4
},
"luminance": 0.83609
}Semantic roles & 50–950 ramp
primary
#93FDFE
secondary
#E05756
accent
#0200E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121817
muted
#828685