#93FCFF#93FCFF
#93FCFF is a very light, moderate teal. Relative luminance 0.830; OKLCH L 92.9% C 0.098 H 198.0°. Best body text is #000000 at 17.61:1 contrast (WCAG AA passes).
Color values
| HEX | #93FCFF |
|---|---|
| RGB | rgb(147, 252, 255) |
| HSL | hsl(182, 100%, 79%) |
| HSV | hsv(182, 42%, 100%) |
| CMYK | cmyk(42.4%, 1.2%, 0%, 0%) |
| CIE-LAB | lab(93.03, -29.70, -10.98) |
| CIE-LCH | lch(93.03, 31.67, 200.28°) |
| OKLab | oklab(92.87% -0.0931 -0.0302) |
| OKLCH | oklch(92.87% 0.098 198) |
| XYZ | xyz(64.8861, 83.0388, 107.1972) |
| Luminance | 0.8304 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.26
Robin Egg Blue
#8AF1FE
ΔE00 4.18
Robin'S Egg Blue
#98EFF9
ΔE00 4.24
Pale Cyan
#B7FFFA
ΔE00 4.87
Robin'S Egg
#6DEDFD
ΔE00 5.54
Bright Cyan
#41FDFE
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93FCFF #FF9693
analogous
#93FFCC #93FCFF #93C6FF
triadic
#93FCFF #FF93FC #FCFF93
tetradic
#93FCFF #CC93FF #FF9693 #C6FF93
square
#93FCFF #CC93FF #FF9693 #C6FF93
split-complementary
#93FCFF #FF93C6 #FFCC93
monochromatic
#19F9FF #56FAFF #93FCFF #D0FEFF #E0FEFF
Accessibility & contrast
On white
1.19
#93FCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.61
#93FCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93FCFF
17.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93FCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93FCFF | 1.00 | 1.19 | 17.61 | 17.61 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF3FF
Deuteranopia (green-blind)
#DCE5FF
Tritanopia (blue-blind)
#5EFFFD
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #93fcff; /* rgb */ color: rgb(147, 252, 255); /* oklch */ color: oklch(92.9% 0.098 198.0);
Tailwind
colors: {
custom: {
50: '#b8fdff',
500: '#93fcff',
950: '#000000',
},
}SCSS
$custom: #93fcff; $custom-light: #b8fdff; $custom-dark: #000000;
JSON
{
"hex": "#93fcff",
"rgb": {
"r": 147,
"g": 252,
"b": 255
},
"hsl": {
"h": 181.667,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.92872,
"c": 0.09791,
"h": 198
},
"luminance": 0.83044
}Semantic roles & 50–950 ramp
primary
#93FCFF
secondary
#E15955
accent
#0600E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121718
muted
#828586