#93FCFE#93FCFE
#93FCFE is a very light, moderate teal. Relative luminance 0.830; OKLCH L 92.8% C 0.098 H 197.2°. Best body text is #000000 at 17.60:1 contrast (WCAG AA passes).
Color values
| HEX | #93FCFE |
|---|---|
| RGB | rgb(147, 252, 254) |
| HSL | hsl(181, 98%, 79%) |
| HSV | hsv(181, 42%, 100%) |
| CMYK | cmyk(42.1%, 0.8%, 0%, 0.4%) |
| CIE-LAB | lab(93.00, -29.95, -10.50) |
| CIE-LCH | lch(93.00, 31.73, 199.32°) |
| OKLab | oklab(92.84% -0.0935 -0.0289) |
| OKLCH | oklch(92.84% 0.098 197.2) |
| XYZ | xyz(64.7255, 82.9746, 106.3516) |
| Luminance | 0.8298 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.09
Robin Egg Blue
#8AF1FE
ΔE00 4.48
Robin'S Egg Blue
#98EFF9
ΔE00 4.49
Pale Cyan
#B7FFFA
ΔE00 4.72
Bright Cyan
#41FDFE
ΔE00 5.50
Paleturquoise
#AFEEEE
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93FCFE #FE9593
analogous
#93FECA #93FCFE #93C6FE
triadic
#93FCFE #FE93FC #FCFE93
tetradic
#93FCFE #CA93FE #FE9593 #C6FE93
square
#93FCFE #CA93FE #FE9593 #C6FE93
split-complementary
#93FCFE #FE93C6 #FECA93
monochromatic
#1AF9FD #56FAFD #93FCFE #D0FEFF #E1FEFF
Accessibility & contrast
On white
1.19
#93FCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.60
#93FCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93FCFE
17.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93FCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93FCFE | 1.00 | 1.19 | 17.60 | 17.60 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF3FE
Deuteranopia (green-blind)
#DCE5FF
Tritanopia (blue-blind)
#5FFFFC
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #93fcfe; /* rgb */ color: rgb(147, 252, 254); /* oklch */ color: oklch(92.8% 0.098 197.2);
Tailwind
colors: {
custom: {
50: '#b8fdfe',
500: '#93fcfe',
950: '#000000',
},
}SCSS
$custom: #93fcfe; $custom-light: #b8fdfe; $custom-dark: #000000;
JSON
{
"hex": "#93fcfe",
"rgb": {
"r": 147,
"g": 252,
"b": 254
},
"hsl": {
"h": 181.121,
"s": 98.165,
"l": 78.627
},
"oklch": {
"l": 0.9284,
"c": 0.0979,
"h": 197.2
},
"luminance": 0.8298
}Semantic roles & 50–950 ramp
primary
#93FCFE
secondary
#E05856
accent
#0400E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121717
muted
#828585