#94FFFA#94FFFA
#94FFFA is a very light, moderate teal. Relative luminance 0.847; OKLCH L 93.4% C 0.100 H 191.7°. Best body text is #000000 at 17.94:1 contrast (WCAG AA passes).
Color values
| HEX | #94FFFA |
|---|---|
| RGB | rgb(148, 255, 250) |
| HSL | hsl(177, 100%, 79%) |
| HSV | hsv(177, 42%, 100%) |
| CMYK | cmyk(42%, 0%, 2%, 0%) |
| CIE-LAB | lab(93.76, -32.08, -7.31) |
| CIE-LCH | lch(93.76, 32.91, 192.83°) |
| OKLab | oklab(93.42% -0.0978 -0.0202) |
| OKLCH | oklch(93.42% 0.1 191.7) |
| XYZ | xyz(65.2214, 84.7130, 103.3383) |
| Luminance | 0.8472 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 2.96
Pale Cyan
#B7FFFA
ΔE00 4.36
Bright Cyan
#41FDFE
ΔE00 5.43
Bright Turquoise
#0FFEF9
ΔE00 6.39
Aqua
#00FFFF
ΔE00 6.42
Paleturquoise
#AFEEEE
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94FFFA #FF9499
analogous
#94FFC5 #94FFFA #94CFFF
triadic
#94FFFA #FA94FF #FFFA94
tetradic
#94FFFA #C594FF #FF9499 #CFFF94
square
#94FFFA #C594FF #FF9499 #CFFF94
split-complementary
#94FFFA #FF94CF #FFC594
monochromatic
#1AFFF4 #57FFF7 #94FFFA #D1FFFD #E0FFFE
Accessibility & contrast
On white
1.17
#94FFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.94
#94FFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94FFFA
17.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94FFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94FFFA | 1.00 | 1.17 | 17.94 | 17.94 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F5FA
Deuteranopia (green-blind)
#E1E7FB
Tritanopia (blue-blind)
#63FFFD
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #94fffa; /* rgb */ color: rgb(148, 255, 250); /* oklch */ color: oklch(93.4% 0.100 191.7);
Tailwind
colors: {
custom: {
50: '#b9fffb',
500: '#94fffa',
950: '#000000',
},
}SCSS
$custom: #94fffa; $custom-light: #b9fffb; $custom-dark: #000000;
JSON
{
"hex": "#94fffa",
"rgb": {
"r": 148,
"g": 255,
"b": 250
},
"hsl": {
"h": 177.196,
"s": 100,
"l": 79.02
},
"oklch": {
"l": 0.93421,
"c": 0.09983,
"h": 191.7
},
"luminance": 0.84718
}Semantic roles & 50–950 ramp
primary
#94FFFA
secondary
#E1565D
accent
#000BE6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121817
muted
#828685