#94FAED#94FAED
#94FAED is a very light, moderate teal. Relative luminance 0.808; OKLCH L 91.9% C 0.098 H 185.2°. Best body text is #000000 at 17.16:1 contrast (WCAG AA passes).
Color values
| HEX | #94FAED |
|---|---|
| RGB | rgb(148, 250, 237) |
| HSL | hsl(172, 91%, 78%) |
| HSV | hsv(172, 41%, 98%) |
| CMYK | cmyk(40.8%, 0%, 5.2%, 2%) |
| CIE-LAB | lab(92.03, -32.78, -3.12) |
| CIE-LCH | lch(92.03, 32.92, 185.44°) |
| OKLab | oklab(91.92% -0.0974 -0.0089) |
| OKLCH | oklch(91.92% 0.098 185.2) |
| XYZ | xyz(61.6785, 80.7770, 92.4457) |
| Luminance | 0.8078 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.50
Light Cyan
#ACFFFC
ΔE00 4.63
Pale Cyan
#B7FFFA
ΔE00 5.18
Pale Aqua
#B8FFEB
ΔE00 5.20
Eggshell Blue
#C4FFF7
ΔE00 6.56
Bright Aqua
#0BF9EA
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94FAED #FA94A1
analogous
#94FABA #94FAED #94D4FA
triadic
#94FAED #ED94FA #FAED94
tetradic
#94FAED #BA94FA #FA94A1 #D4FA94
square
#94FAED #BA94FA #FA94A1 #D4FA94
split-complementary
#94FAED #FA94D4 #FABA94
monochromatic
#1FF5D9 #5AF7E3 #94FAED #CEFDF7 #E2FEFA
Accessibility & contrast
On white
1.22
#94FAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.16
#94FAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94FAED
17.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94FAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94FAED | 1.00 | 1.22 | 17.16 | 17.16 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F0ED
Deuteranopia (green-blind)
#DFE3EE
Tritanopia (blue-blind)
#6BFEF6
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #94faed; /* rgb */ color: rgb(148, 250, 237); /* oklch */ color: oklch(91.9% 0.098 185.2);
Tailwind
colors: {
custom: {
50: '#b8fcf2',
500: '#94faed',
950: '#000000',
},
}SCSS
$custom: #94faed; $custom-light: #b8fcf2; $custom-dark: #000000;
JSON
{
"hex": "#94faed",
"rgb": {
"r": 148,
"g": 250,
"b": 237
},
"hsl": {
"h": 172.353,
"s": 91.071,
"l": 78.039
},
"oklch": {
"l": 0.91918,
"c": 0.0978,
"h": 185.2
},
"luminance": 0.80782
}Semantic roles & 50–950 ramp
primary
#94FAED
secondary
#DA5869
accent
#001DE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#121717
muted
#828585