#94FFFC#94FFFC
#94FFFC is a very light, moderate teal. Relative luminance 0.848; OKLCH L 93.5% C 0.100 H 193.2°. Best body text is #000000 at 17.97:1 contrast (WCAG AA passes).
Color values
| HEX | #94FFFC |
|---|---|
| RGB | rgb(148, 255, 252) |
| HSL | hsl(178, 100%, 79%) |
| HSV | hsv(178, 42%, 100%) |
| CMYK | cmyk(42%, 0%, 1.2%, 0%) |
| CIE-LAB | lab(93.81, -31.61, -8.26) |
| CIE-LCH | lch(93.81, 32.67, 194.64°) |
| OKLab | oklab(93.48% -0.097 -0.0228) |
| OKLCH | oklch(93.48% 0.1 193.2) |
| XYZ | xyz(65.5366, 84.8391, 104.9987) |
| Luminance | 0.8484 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 2.80
Pale Cyan
#B7FFFA
ΔE00 4.35
Bright Cyan
#41FDFE
ΔE00 5.31
Robin'S Egg Blue
#98EFF9
ΔE00 6.21
Paleturquoise
#AFEEEE
ΔE00 6.28
Robin Egg Blue
#8AF1FE
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94FFFC #FF9497
analogous
#94FFC7 #94FFFC #94CDFF
triadic
#94FFFC #FC94FF #FFFC94
tetradic
#94FFFC #C794FF #FF9497 #CDFF94
square
#94FFFC #C794FF #FF9497 #CDFF94
split-complementary
#94FFFC #FF94CD #FFC794
monochromatic
#1AFFF9 #57FFFA #94FFFC #D1FFFE #E0FFFE
Accessibility & contrast
On white
1.17
#94FFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.97
#94FFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94FFFC
17.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94FFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94FFFC | 1.00 | 1.17 | 17.97 | 17.97 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F5FC
Deuteranopia (green-blind)
#E0E7FD
Tritanopia (blue-blind)
#62FFFE
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #94fffc; /* rgb */ color: rgb(148, 255, 252); /* oklch */ color: oklch(93.5% 0.100 193.2);
Tailwind
colors: {
custom: {
50: '#b9fffd',
500: '#94fffc',
950: '#000000',
},
}SCSS
$custom: #94fffc; $custom-light: #b9fffd; $custom-dark: #000000;
JSON
{
"hex": "#94fffc",
"rgb": {
"r": 148,
"g": 255,
"b": 252
},
"hsl": {
"h": 178.318,
"s": 100,
"l": 79.02
},
"oklch": {
"l": 0.93483,
"c": 0.09961,
"h": 193.2
},
"luminance": 0.84844
}Semantic roles & 50–950 ramp
primary
#94FFFC
secondary
#E1565A
accent
#0006E6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#121817
muted
#828685