#94FAEB#94FAEB
#94FAEB is a very light, moderate teal. Relative luminance 0.807; OKLCH L 91.9% C 0.098 H 183.7°. Best body text is #000000 at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #94FAEB |
|---|---|
| RGB | rgb(148, 250, 235) |
| HSL | hsl(171, 91%, 78%) |
| HSV | hsv(171, 41%, 98%) |
| CMYK | cmyk(40.8%, 0%, 6%, 2%) |
| CIE-LAB | lab(91.98, -33.23, -2.16) |
| CIE-LCH | lch(91.98, 33.30, 183.72°) |
| OKLab | oklab(91.86% -0.0982 -0.0063) |
| OKLCH | oklch(91.86% 0.098 183.7) |
| XYZ | xyz(61.3879, 80.6608, 90.9154) |
| Luminance | 0.8066 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.96
Pale Aqua
#B8FFEB
ΔE00 4.89
Light Cyan
#ACFFFC
ΔE00 5.18
Pale Cyan
#B7FFFA
ΔE00 5.58
Light Aqua
#8CFFDB
ΔE00 6.38
Eggshell Blue
#C4FFF7
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94FAEB #FA94A3
analogous
#94FAB8 #94FAEB #94D6FA
triadic
#94FAEB #EB94FA #FAEB94
tetradic
#94FAEB #B894FA #FA94A3 #D6FA94
square
#94FAEB #B894FA #FA94A3 #D6FA94
split-complementary
#94FAEB #FA94D6 #FAB894
monochromatic
#1FF5D5 #5AF7E0 #94FAEB #CEFDF6 #E2FEFA
Accessibility & contrast
On white
1.23
#94FAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.13
#94FAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94FAEB
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94FAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94FAEB | 1.00 | 1.23 | 17.13 | 17.13 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F0EB
Deuteranopia (green-blind)
#E0E3EC
Tritanopia (blue-blind)
#6CFEF5
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #94faeb; /* rgb */ color: rgb(148, 250, 235); /* oklch */ color: oklch(91.9% 0.098 183.7);
Tailwind
colors: {
custom: {
50: '#b8fcf1',
500: '#94faeb',
950: '#000000',
},
}SCSS
$custom: #94faeb; $custom-light: #b8fcf1; $custom-dark: #000000;
JSON
{
"hex": "#94faeb",
"rgb": {
"r": 148,
"g": 250,
"b": 235
},
"hsl": {
"h": 171.176,
"s": 91.071,
"l": 78.039
},
"oklch": {
"l": 0.91859,
"c": 0.09841,
"h": 183.7
},
"luminance": 0.80665
}Semantic roles & 50–950 ramp
primary
#94FAEB
secondary
#DA586B
accent
#0022E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#121716
muted
#828585