#94FDFF#94FDFF
#94FDFF is a very light, moderate teal. Relative luminance 0.838; OKLCH L 93.1% C 0.098 H 197.2°. Best body text is #000000 at 17.75:1 contrast (WCAG AA passes).
Color values
| HEX | #94FDFF |
|---|---|
| RGB | rgb(148, 253, 255) |
| HSL | hsl(181, 100%, 79%) |
| HSV | hsv(181, 42%, 100%) |
| CMYK | cmyk(42%, 0.8%, 0%, 0%) |
| CIE-LAB | lab(93.35, -29.95, -10.50) |
| CIE-LCH | lch(93.35, 31.74, 199.33°) |
| OKLab | oklab(93.14% -0.0935 -0.0289) |
| OKLCH | oklch(93.14% 0.098 197.2) |
| XYZ | xyz(65.3811, 83.7614, 107.3106) |
| Luminance | 0.8377 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.02
Robin Egg Blue
#8AF1FE
ΔE00 4.58
Robin'S Egg Blue
#98EFF9
ΔE00 4.60
Pale Cyan
#B7FFFA
ΔE00 4.66
Bright Cyan
#41FDFE
ΔE00 5.55
Paleturquoise
#AFEEEE
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94FDFF #FF9694
analogous
#94FFCC #94FDFF #94C8FF
triadic
#94FDFF #FF94FD #FDFF94
tetradic
#94FDFF #CC94FF #FF9694 #C8FF94
square
#94FDFF #CC94FF #FF9694 #C8FF94
split-complementary
#94FDFF #FF94C8 #FFCC94
monochromatic
#1AFBFF #57FCFF #94FDFF #D1FEFF #E0FEFF
Accessibility & contrast
On white
1.18
#94FDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.75
#94FDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94FDFF
17.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94FDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94FDFF | 1.00 | 1.18 | 17.75 | 17.75 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F4FF
Deuteranopia (green-blind)
#DDE6FF
Tritanopia (blue-blind)
#60FFFD
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #94fdff; /* rgb */ color: rgb(148, 253, 255); /* oklch */ color: oklch(93.1% 0.098 197.2);
Tailwind
colors: {
custom: {
50: '#b9feff',
500: '#94fdff',
950: '#000000',
},
}SCSS
$custom: #94fdff; $custom-light: #b9feff; $custom-dark: #000000;
JSON
{
"hex": "#94fdff",
"rgb": {
"r": 148,
"g": 253,
"b": 255
},
"hsl": {
"h": 181.121,
"s": 100,
"l": 79.02
},
"oklch": {
"l": 0.93136,
"c": 0.0979,
"h": 197.2
},
"luminance": 0.83766
}Semantic roles & 50–950 ramp
primary
#94FDFF
secondary
#E15956
accent
#0400E6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#121818
muted
#828686