#93FEFF#93FEFF
#93FEFF is a very light, moderate teal. Relative luminance 0.843; OKLCH L 93.3% C 0.099 H 196.4°. Best body text is #000000 at 17.86:1 contrast (WCAG AA passes).
Color values
| HEX | #93FEFF |
|---|---|
| RGB | rgb(147, 254, 255) |
| HSL | hsl(181, 100%, 79%) |
| HSV | hsv(181, 42%, 100%) |
| CMYK | cmyk(42.4%, 0.4%, 0%, 0%) |
| CIE-LAB | lab(93.58, -30.65, -10.16) |
| CIE-LCH | lch(93.58, 32.29, 198.34°) |
| OKLab | oklab(93.31% -0.0954 -0.028) |
| OKLCH | oklch(93.31% 0.099 196.4) |
| XYZ | xyz(65.5175, 84.3016, 107.4077) |
| Luminance | 0.8431 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.00
Pale Cyan
#B7FFFA
ΔE00 4.66
Robin Egg Blue
#8AF1FE
ΔE00 5.01
Robin'S Egg Blue
#98EFF9
ΔE00 5.04
Bright Cyan
#41FDFE
ΔE00 5.32
Paleturquoise
#AFEEEE
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93FEFF #FF9493
analogous
#93FFCA #93FEFF #93C8FF
triadic
#93FEFF #FF93FE #FEFF93
tetradic
#93FEFF #CA93FF #FF9493 #C8FF93
square
#93FEFF #CA93FF #FF9493 #C8FF93
split-complementary
#93FEFF #FF93C8 #FFCA93
monochromatic
#19FDFF #56FDFF #93FEFF #D0FFFF #E0FFFF
Accessibility & contrast
On white
1.18
#93FEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.86
#93FEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93FEFF
17.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93FEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93FEFF | 1.00 | 1.18 | 17.86 | 17.86 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F5FF
Deuteranopia (green-blind)
#DEE7FF
Tritanopia (blue-blind)
#5EFFFE
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #93feff; /* rgb */ color: rgb(147, 254, 255); /* oklch */ color: oklch(93.3% 0.099 196.4);
Tailwind
colors: {
custom: {
50: '#b9ffff',
500: '#93feff',
950: '#000000',
},
}SCSS
$custom: #93feff; $custom-light: #b9ffff; $custom-dark: #000000;
JSON
{
"hex": "#93feff",
"rgb": {
"r": 147,
"g": 254,
"b": 255
},
"hsl": {
"h": 180.556,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.93313,
"c": 0.0994,
"h": 196.4
},
"luminance": 0.84307
}Semantic roles & 50–950 ramp
primary
#93FEFF
secondary
#E15655
accent
#0200E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121818
muted
#828686