#94FEDF#94FEDF
#94FEDF is a very light, moderate teal. Relative luminance 0.825; OKLCH L 92.4% C 0.109 H 173.0°. Best body text is #000000 at 17.50:1 contrast (WCAG AA passes).
Color values
| HEX | #94FEDF |
|---|---|
| RGB | rgb(148, 254, 223) |
| HSL | hsl(162, 98%, 79%) |
| HSV | hsv(162, 42%, 100%) |
| CMYK | cmyk(41.7%, 0%, 12.2%, 0.4%) |
| CIE-LAB | lab(92.80, -37.74, 5.24) |
| CIE-LCH | lch(92.80, 38.10, 172.09°) |
| OKLab | oklab(92.42% -0.1078 0.0133) |
| OKLCH | oklch(92.42% 0.109 173) |
| XYZ | xyz(60.9685, 82.5028, 82.5096) |
| Luminance | 0.8251 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.49
Aquamarine
#7FFFD4
ΔE00 3.45
Pale Turquoise
#A5FBD5
ΔE00 3.53
Light Turquoise
#7EF4CC
ΔE00 3.65
Tiffany Blue
#7BF2DA
ΔE00 3.80
Pale Aqua
#B8FFEB
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94FEDF #FE94B3
analogous
#94FEAA #94FEDF #94E8FE
triadic
#94FEDF #DF94FE #FEDF94
tetradic
#94FEDF #AA94FE #FE94B3 #E8FE94
square
#94FEDF #AA94FE #FE94B3 #E8FE94
split-complementary
#94FEDF #FE94E8 #FEAA94
monochromatic
#1BFDBB #57FDCD #94FEDF #D1FFF1 #E1FFF6
Accessibility & contrast
On white
1.20
#94FEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.50
#94FEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94FEDF
17.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94FEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94FEDF | 1.00 | 1.20 | 17.50 | 17.50 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F2DE
Deuteranopia (green-blind)
#E6E5E1
Tritanopia (blue-blind)
#71FFF5
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #94fedf; /* rgb */ color: rgb(148, 254, 223); /* oklch */ color: oklch(92.4% 0.109 173.0);
Tailwind
colors: {
custom: {
50: '#b8ffe9',
500: '#94fedf',
950: '#000000',
},
}SCSS
$custom: #94fedf; $custom-light: #b8ffe9; $custom-dark: #000000;
JSON
{
"hex": "#94fedf",
"rgb": {
"r": 148,
"g": 254,
"b": 223
},
"hsl": {
"h": 162.453,
"s": 98.148,
"l": 78.824
},
"oklch": {
"l": 0.92418,
"c": 0.1086,
"h": 173
},
"luminance": 0.82507
}Semantic roles & 50–950 ramp
primary
#94FEDF
secondary
#E0567F
accent
#0043E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121816
muted
#828684