#94FFFE#94FFFE
#94FFFE is a very light, moderate teal. Relative luminance 0.850; OKLCH L 93.5% C 0.099 H 194.8°. Best body text is #000000 at 17.99:1 contrast (WCAG AA passes).
Color values
| HEX | #94FFFE |
|---|---|
| RGB | rgb(148, 255, 254) |
| HSL | hsl(179, 100%, 79%) |
| HSV | hsv(179, 42%, 100%) |
| CMYK | cmyk(42%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(93.87, -31.13, -9.21) |
| CIE-LCH | lch(93.87, 32.47, 196.48°) |
| OKLab | oklab(93.55% -0.0962 -0.0254) |
| OKLCH | oklch(93.55% 0.099 194.8) |
| XYZ | xyz(65.8552, 84.9666, 106.6766) |
| Luminance | 0.8497 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 2.80
Pale Cyan
#B7FFFA
ΔE00 4.44
Bright Cyan
#41FDFE
ΔE00 5.29
Robin'S Egg Blue
#98EFF9
ΔE00 5.66
Robin Egg Blue
#8AF1FE
ΔE00 5.71
Paleturquoise
#AFEEEE
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94FFFE #FF9495
analogous
#94FFC9 #94FFFE #94CBFF
triadic
#94FFFE #FE94FF #FFFE94
tetradic
#94FFFE #C994FF #FF9495 #CBFF94
square
#94FFFE #C994FF #FF9495 #CBFF94
split-complementary
#94FFFE #FF94CB #FFC994
monochromatic
#1AFFFD #57FFFD #94FFFE #D1FFFF #E0FFFF
Accessibility & contrast
On white
1.17
#94FFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.99
#94FFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94FFFE
17.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94FFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94FFFE | 1.00 | 1.17 | 17.99 | 17.99 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F6FE
Deuteranopia (green-blind)
#E0E7FF
Tritanopia (blue-blind)
#60FFFE
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #94fffe; /* rgb */ color: rgb(148, 255, 254); /* oklch */ color: oklch(93.5% 0.099 194.8);
Tailwind
colors: {
custom: {
50: '#b9fffe',
500: '#94fffe',
950: '#000000',
},
}SCSS
$custom: #94fffe; $custom-light: #b9fffe; $custom-dark: #000000;
JSON
{
"hex": "#94fffe",
"rgb": {
"r": 148,
"g": 255,
"b": 254
},
"hsl": {
"h": 179.439,
"s": 100,
"l": 79.02
},
"oklch": {
"l": 0.93546,
"c": 0.09946,
"h": 194.8
},
"luminance": 0.84972
}Semantic roles & 50–950 ramp
primary
#94FFFE
secondary
#E15657
accent
#0002E6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#121817
muted
#828685