#94FEFF#94FEFF
#94FEFF is a very light, moderate teal. Relative luminance 0.844; OKLCH L 93.4% C 0.099 H 196.4°. Best body text is #000000 at 17.88:1 contrast (WCAG AA passes).
Color values
| HEX | #94FEFF |
|---|---|
| RGB | rgb(148, 254, 255) |
| HSL | hsl(181, 100%, 79%) |
| HSV | hsv(181, 42%, 100%) |
| CMYK | cmyk(42%, 0.4%, 0%, 0%) |
| CIE-LAB | lab(93.62, -30.42, -10.10) |
| CIE-LCH | lch(93.62, 32.05, 198.36°) |
| OKLab | oklab(93.36% -0.0946 -0.0278) |
| OKLCH | oklch(93.36% 0.099 196.4) |
| XYZ | xyz(65.6976, 84.3944, 107.4161) |
| Luminance | 0.8440 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 2.91
Pale Cyan
#B7FFFA
ΔE00 4.57
Robin Egg Blue
#8AF1FE
ΔE00 4.99
Robin'S Egg Blue
#98EFF9
ΔE00 5.00
Bright Cyan
#41FDFE
ΔE00 5.42
Paleturquoise
#AFEEEE
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94FEFF #FF9594
analogous
#94FFCB #94FEFF #94C9FF
triadic
#94FEFF #FF94FE #FEFF94
tetradic
#94FEFF #CB94FF #FF9594 #C9FF94
square
#94FEFF #CB94FF #FF9594 #C9FF94
split-complementary
#94FEFF #FF94C9 #FFCB94
monochromatic
#1AFDFF #57FDFF #94FEFF #D1FFFF #E0FFFF
Accessibility & contrast
On white
1.17
#94FEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.88
#94FEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94FEFF
17.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94FEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94FEFF | 1.00 | 1.17 | 17.88 | 17.88 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F5FF
Deuteranopia (green-blind)
#DEE7FF
Tritanopia (blue-blind)
#60FFFE
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #94feff; /* rgb */ color: rgb(148, 254, 255); /* oklch */ color: oklch(93.4% 0.099 196.4);
Tailwind
colors: {
custom: {
50: '#b9ffff',
500: '#94feff',
950: '#000000',
},
}SCSS
$custom: #94feff; $custom-light: #b9ffff; $custom-dark: #000000;
JSON
{
"hex": "#94feff",
"rgb": {
"r": 148,
"g": 254,
"b": 255
},
"hsl": {
"h": 180.561,
"s": 100,
"l": 79.02
},
"oklch": {
"l": 0.93356,
"c": 0.09864,
"h": 196.4
},
"luminance": 0.844
}Semantic roles & 50–950 ramp
primary
#94FEFF
secondary
#E15756
accent
#0200E6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#121818
muted
#828686