#94FCFE#94FCFE
#94FCFE is a very light, moderate teal. Relative luminance 0.831; OKLCH L 92.9% C 0.097 H 197.2°. Best body text is #000000 at 17.61:1 contrast (WCAG AA passes).
Color values
| HEX | #94FCFE |
|---|---|
| RGB | rgb(148, 252, 254) |
| HSL | hsl(181, 98%, 79%) |
| HSV | hsv(181, 42%, 100%) |
| CMYK | cmyk(41.7%, 0.8%, 0%, 0.4%) |
| CIE-LAB | lab(93.04, -29.71, -10.44) |
| CIE-LCH | lch(93.04, 31.49, 199.35°) |
| OKLab | oklab(92.88% -0.0928 -0.0287) |
| OKLCH | oklch(92.88% 0.097 197.2) |
| XYZ | xyz(64.9057, 83.0675, 106.3601) |
| Luminance | 0.8307 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.01
Robin'S Egg Blue
#98EFF9
ΔE00 4.45
Robin Egg Blue
#8AF1FE
ΔE00 4.46
Pale Cyan
#B7FFFA
ΔE00 4.64
Paleturquoise
#AFEEEE
ΔE00 5.54
Bright Cyan
#41FDFE
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94FCFE #FE9694
analogous
#94FECB #94FCFE #94C7FE
triadic
#94FCFE #FE94FC #FCFE94
tetradic
#94FCFE #CB94FE #FE9694 #C7FE94
square
#94FCFE #CB94FE #FE9694 #C7FE94
split-complementary
#94FCFE #FE94C7 #FECB94
monochromatic
#1BF9FD #57FAFD #94FCFE #D1FEFF #E1FEFF
Accessibility & contrast
On white
1.19
#94FCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.61
#94FCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94FCFE
17.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94FCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94FCFE | 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)
#EFF3FE
Deuteranopia (green-blind)
#DDE5FF
Tritanopia (blue-blind)
#61FFFC
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #94fcfe; /* rgb */ color: rgb(148, 252, 254); /* oklch */ color: oklch(92.9% 0.097 197.2);
Tailwind
colors: {
custom: {
50: '#b9fdfe',
500: '#94fcfe',
950: '#000000',
},
}SCSS
$custom: #94fcfe; $custom-light: #b9fdfe; $custom-dark: #000000;
JSON
{
"hex": "#94fcfe",
"rgb": {
"r": 148,
"g": 252,
"b": 254
},
"hsl": {
"h": 181.132,
"s": 98.148,
"l": 78.824
},
"oklch": {
"l": 0.92883,
"c": 0.09715,
"h": 197.2
},
"luminance": 0.83072
}Semantic roles & 50–950 ramp
primary
#94FCFE
secondary
#E05956
accent
#0400E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121717
muted
#828585