#94FDFE#94FDFE
#94FDFE is a very light, moderate teal. Relative luminance 0.837; OKLCH L 93.1% C 0.098 H 196.4°. Best body text is #000000 at 17.74:1 contrast (WCAG AA passes).
Color values
| HEX | #94FDFE |
|---|---|
| RGB | rgb(148, 253, 254) |
| HSL | hsl(181, 98%, 79%) |
| HSV | hsv(181, 42%, 100%) |
| CMYK | cmyk(41.7%, 0.4%, 0%, 0.4%) |
| CIE-LAB | lab(93.32, -30.19, -10.03) |
| CIE-LCH | lch(93.32, 31.81, 198.38°) |
| OKLab | oklab(93.1% -0.0939 -0.0276) |
| OKLCH | oklch(93.1% 0.098 196.4) |
| XYZ | xyz(65.2205, 83.6972, 106.4650) |
| Luminance | 0.8370 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 2.88
Pale Cyan
#B7FFFA
ΔE00 4.54
Robin'S Egg Blue
#98EFF9
ΔE00 4.85
Robin Egg Blue
#8AF1FE
ΔE00 4.88
Bright Cyan
#41FDFE
ΔE00 5.46
Paleturquoise
#AFEEEE
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94FDFE #FE9594
analogous
#94FECA #94FDFE #94C8FE
triadic
#94FDFE #FE94FD #FDFE94
tetradic
#94FDFE #CA94FE #FE9594 #C8FE94
square
#94FDFE #CA94FE #FE9594 #C8FE94
split-complementary
#94FDFE #FE94C8 #FECA94
monochromatic
#1BFBFD #57FCFD #94FDFE #D1FEFF #E1FEFF
Accessibility & contrast
On white
1.18
#94FDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.74
#94FDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94FDFE
17.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94FDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94FDFE | 1.00 | 1.18 | 17.74 | 17.74 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F4FE
Deuteranopia (green-blind)
#DEE6FF
Tritanopia (blue-blind)
#61FFFD
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #94fdfe; /* rgb */ color: rgb(148, 253, 254); /* oklch */ color: oklch(93.1% 0.098 196.4);
Tailwind
colors: {
custom: {
50: '#b9fefe',
500: '#94fdfe',
950: '#000000',
},
}SCSS
$custom: #94fdfe; $custom-light: #b9fefe; $custom-dark: #000000;
JSON
{
"hex": "#94fdfe",
"rgb": {
"r": 148,
"g": 253,
"b": 254
},
"hsl": {
"h": 180.566,
"s": 98.148,
"l": 78.824
},
"oklch": {
"l": 0.93104,
"c": 0.0979,
"h": 196.4
},
"luminance": 0.83702
}Semantic roles & 50–950 ramp
primary
#94FDFE
secondary
#E05856
accent
#0200E6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#121817
muted
#828685