#94FAEC#94FAEC
#94FAEC is a very light, moderate teal. Relative luminance 0.807; OKLCH L 91.9% C 0.098 H 184.4°. Best body text is #000000 at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #94FAEC |
|---|---|
| RGB | rgb(148, 250, 236) |
| HSL | hsl(172, 91%, 78%) |
| HSV | hsv(172, 41%, 98%) |
| CMYK | cmyk(40.8%, 0%, 5.6%, 2%) |
| CIE-LAB | lab(92.01, -33.00, -2.64) |
| CIE-LCH | lch(92.01, 33.11, 184.57°) |
| OKLab | oklab(91.89% -0.0978 -0.0076) |
| OKLCH | oklch(91.89% 0.098 184.4) |
| XYZ | xyz(61.5328, 80.7187, 91.6784) |
| Luminance | 0.8072 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.22
Light Cyan
#ACFFFC
ΔE00 4.90
Pale Aqua
#B8FFEB
ΔE00 5.04
Pale Cyan
#B7FFFA
ΔE00 5.38
Eggshell Blue
#C4FFF7
ΔE00 6.66
Light Aqua
#8CFFDB
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94FAEC #FA94A2
analogous
#94FAB9 #94FAEC #94D5FA
triadic
#94FAEC #EC94FA #FAEC94
tetradic
#94FAEC #B994FA #FA94A2 #D5FA94
square
#94FAEC #B994FA #FA94A2 #D5FA94
split-complementary
#94FAEC #FA94D5 #FAB994
monochromatic
#1FF5D7 #5AF7E2 #94FAEC #CEFDF6 #E2FEFA
Accessibility & contrast
On white
1.22
#94FAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.14
#94FAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94FAEC
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94FAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94FAEC | 1.00 | 1.22 | 17.14 | 17.14 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F0EC
Deuteranopia (green-blind)
#DFE3ED
Tritanopia (blue-blind)
#6BFEF5
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #94faec; /* rgb */ color: rgb(148, 250, 236); /* oklch */ color: oklch(91.9% 0.098 184.4);
Tailwind
colors: {
custom: {
50: '#b8fcf2',
500: '#94faec',
950: '#000000',
},
}SCSS
$custom: #94faec; $custom-light: #b8fcf2; $custom-dark: #000000;
JSON
{
"hex": "#94faec",
"rgb": {
"r": 148,
"g": 250,
"b": 236
},
"hsl": {
"h": 171.765,
"s": 91.071,
"l": 78.039
},
"oklch": {
"l": 0.91889,
"c": 0.0981,
"h": 184.4
},
"luminance": 0.80723
}Semantic roles & 50–950 ramp
primary
#94FAEC
secondary
#DA586A
accent
#001FE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#121716
muted
#828585