#93FDFF#93FDFF
#93FDFF is a very light, moderate teal. Relative luminance 0.837; OKLCH L 93.1% C 0.099 H 197.2°. Best body text is #000000 at 17.73:1 contrast (WCAG AA passes).
Color values
| HEX | #93FDFF |
|---|---|
| RGB | rgb(147, 253, 255) |
| HSL | hsl(181, 100%, 79%) |
| HSV | hsv(181, 42%, 100%) |
| CMYK | cmyk(42.4%, 0.8%, 0%, 0%) |
| CIE-LAB | lab(93.31, -30.18, -10.57) |
| CIE-LCH | lch(93.31, 31.98, 199.30°) |
| OKLab | oklab(93.09% -0.0942 -0.0291) |
| OKLCH | oklch(93.09% 0.099 197.2) |
| XYZ | xyz(65.2009, 83.6685, 107.3022) |
| Luminance | 0.8367 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.10
Robin Egg Blue
#8AF1FE
ΔE00 4.59
Robin'S Egg Blue
#98EFF9
ΔE00 4.64
Pale Cyan
#B7FFFA
ΔE00 4.75
Bright Cyan
#41FDFE
ΔE00 5.44
Paleturquoise
#AFEEEE
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93FDFF #FF9593
analogous
#93FFCB #93FDFF #93C7FF
triadic
#93FDFF #FF93FD #FDFF93
tetradic
#93FDFF #CB93FF #FF9593 #C7FF93
square
#93FDFF #CB93FF #FF9593 #C7FF93
split-complementary
#93FDFF #FF93C7 #FFCB93
monochromatic
#19FBFF #56FCFF #93FDFF #D0FEFF #E0FEFF
Accessibility & contrast
On white
1.18
#93FDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.73
#93FDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93FDFF
17.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93FDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93FDFF | 1.00 | 1.18 | 17.73 | 17.73 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F4FF
Deuteranopia (green-blind)
#DDE6FF
Tritanopia (blue-blind)
#5EFFFD
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #93fdff; /* rgb */ color: rgb(147, 253, 255); /* oklch */ color: oklch(93.1% 0.099 197.2);
Tailwind
colors: {
custom: {
50: '#b8feff',
500: '#93fdff',
950: '#000000',
},
}SCSS
$custom: #93fdff; $custom-light: #b8feff; $custom-dark: #000000;
JSON
{
"hex": "#93fdff",
"rgb": {
"r": 147,
"g": 253,
"b": 255
},
"hsl": {
"h": 181.111,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.93092,
"c": 0.09865,
"h": 197.2
},
"luminance": 0.83674
}Semantic roles & 50–950 ramp
primary
#93FDFF
secondary
#E15855
accent
#0400E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121818
muted
#828686