#94FFEB#94FFEB
#94FFEB is a very light, moderate teal. Relative luminance 0.838; OKLCH L 93.0% C 0.104 H 180.5°. Best body text is #000000 at 17.76:1 contrast (WCAG AA passes).
Color values
| HEX | #94FFEB |
|---|---|
| RGB | rgb(148, 255, 235) |
| HSL | hsl(169, 100%, 79%) |
| HSV | hsv(169, 42%, 100%) |
| CMYK | cmyk(42%, 0%, 7.8%, 0%) |
| CIE-LAB | lab(93.37, -35.55, -0.13) |
| CIE-LCH | lch(93.37, 35.55, 180.21°) |
| OKLab | oklab(92.98% -0.1039 -0.0009) |
| OKLCH | oklch(92.98% 0.104 180.5) |
| XYZ | xyz(62.9622, 83.8094, 91.4402) |
| Luminance | 0.8381 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.53
Pale Aqua
#B8FFEB
ΔE00 4.65
Light Aqua
#8CFFDB
ΔE00 4.75
Pale Turquoise
#A5FBD5
ΔE00 6.53
Light Cyan
#ACFFFC
ΔE00 6.56
Light Turquoise
#7EF4CC
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94FFEB #FF94A8
analogous
#94FFB6 #94FFEB #94DEFF
triadic
#94FFEB #EB94FF #FFEB94
tetradic
#94FFEB #B694FF #FF94A8 #DEFF94
square
#94FFEB #B694FF #FF94A8 #DEFF94
split-complementary
#94FFEB #FF94DE #FFB694
monochromatic
#1AFFD4 #57FFE0 #94FFEB #D1FFF6 #E0FFF9
Accessibility & contrast
On white
1.18
#94FFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.76
#94FFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94FFEB
17.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94FFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94FFEB | 1.00 | 1.18 | 17.76 | 17.76 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F4EA
Deuteranopia (green-blind)
#E5E6ED
Tritanopia (blue-blind)
#6BFFF9
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #94ffeb; /* rgb */ color: rgb(148, 255, 235); /* oklch */ color: oklch(93.0% 0.104 180.5);
Tailwind
colors: {
custom: {
50: '#b8fff1',
500: '#94ffeb',
950: '#000000',
},
}SCSS
$custom: #94ffeb; $custom-light: #b8fff1; $custom-dark: #000000;
JSON
{
"hex": "#94ffeb",
"rgb": {
"r": 148,
"g": 255,
"b": 235
},
"hsl": {
"h": 168.785,
"s": 100,
"l": 79.02
},
"oklch": {
"l": 0.92976,
"c": 0.10389,
"h": 180.5
},
"luminance": 0.83814
}Semantic roles & 50–950 ramp
primary
#94FFEB
secondary
#E15670
accent
#002BE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#121816
muted
#828685