#94FEDB#94FEDB
#94FEDB is a very light, moderate teal. Relative luminance 0.823; OKLCH L 92.3% C 0.111 H 170.5°. Best body text is #000000 at 17.46:1 contrast (WCAG AA passes).
Color values
| HEX | #94FEDB |
|---|---|
| RGB | rgb(148, 254, 219) |
| HSL | hsl(160, 98%, 79%) |
| HSV | hsv(160, 42%, 100%) |
| CMYK | cmyk(41.7%, 0%, 13.8%, 0.4%) |
| CIE-LAB | lab(92.70, -38.59, 7.17) |
| CIE-LCH | lch(92.70, 39.25, 169.47°) |
| OKLab | oklab(92.31% -0.1095 0.0184) |
| OKLCH | oklch(92.31% 0.111 170.5) |
| XYZ | xyz(60.4356, 82.2896, 79.7029) |
| Luminance | 0.8229 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 0.90
Aquamarine
#7FFFD4
ΔE00 2.61
Pale Turquoise
#A5FBD5
ΔE00 2.77
Light Turquoise
#7EF4CC
ΔE00 3.00
Tiffany Blue
#7BF2DA
ΔE00 4.57
Light Aquamarine
#7BFDC7
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94FEDB #FE94B7
analogous
#94FEA6 #94FEDB #94ECFE
triadic
#94FEDB #DB94FE #FEDB94
tetradic
#94FEDB #A694FE #FE94B7 #ECFE94
square
#94FEDB #A694FE #FE94B7 #ECFE94
split-complementary
#94FEDB #FE94EC #FEA694
monochromatic
#1BFDB2 #57FDC7 #94FEDB #D1FFEF #E1FFF5
Accessibility & contrast
On white
1.20
#94FEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.46
#94FEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94FEDB
17.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94FEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94FEDB | 1.00 | 1.20 | 17.46 | 17.46 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F1D9
Deuteranopia (green-blind)
#E7E5DD
Tritanopia (blue-blind)
#72FFF4
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #94fedb; /* rgb */ color: rgb(148, 254, 219); /* oklch */ color: oklch(92.3% 0.111 170.5);
Tailwind
colors: {
custom: {
50: '#b8ffe6',
500: '#94fedb',
950: '#000000',
},
}SCSS
$custom: #94fedb; $custom-light: #b8ffe6; $custom-dark: #000000;
JSON
{
"hex": "#94fedb",
"rgb": {
"r": 148,
"g": 254,
"b": 219
},
"hsl": {
"h": 160.189,
"s": 98.148,
"l": 78.824
},
"oklch": {
"l": 0.92312,
"c": 0.111,
"h": 170.5
},
"luminance": 0.82294
}Semantic roles & 50–950 ramp
primary
#94FEDB
secondary
#E05684
accent
#004CE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121815
muted
#828684