#94FCED#94FCED
#94FCED is a very light, moderate teal. Relative luminance 0.820; OKLCH L 92.4% C 0.100 H 183.9°. Best body text is #000000 at 17.41:1 contrast (WCAG AA passes).
Color values
| HEX | #94FCED |
|---|---|
| RGB | rgb(148, 252, 237) |
| HSL | hsl(171, 95%, 78%) |
| HSV | hsv(171, 41%, 99%) |
| CMYK | cmyk(41.3%, 0%, 6%, 1.2%) |
| CIE-LAB | lab(92.59, -33.71, -2.31) |
| CIE-LCH | lch(92.59, 33.79, 183.91°) |
| OKLab | oklab(92.36% -0.0997 -0.0067) |
| OKLCH | oklch(92.36% 0.1 183.9) |
| XYZ | xyz(62.3033, 82.0265, 92.6540) |
| Luminance | 0.8203 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.13
Pale Aqua
#B8FFEB
ΔE00 4.96
Light Cyan
#ACFFFC
ΔE00 5.15
Pale Cyan
#B7FFFA
ΔE00 5.59
Light Aqua
#8CFFDB
ΔE00 6.37
Bright Aqua
#0BF9EA
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94FCED #FC94A3
analogous
#94FCB9 #94FCED #94D7FC
triadic
#94FCED #ED94FC #FCED94
tetradic
#94FCED #B994FC #FC94A3 #D7FC94
square
#94FCED #B994FC #FC94A3 #D7FC94
split-complementary
#94FCED #FC94D7 #FCB994
monochromatic
#1DF9D9 #58FAE3 #94FCED #D0FEF7 #E1FEFA
Accessibility & contrast
On white
1.21
#94FCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.41
#94FCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94FCED
17.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94FCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94FCED | 1.00 | 1.21 | 17.41 | 17.41 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F1ED
Deuteranopia (green-blind)
#E1E4EE
Tritanopia (blue-blind)
#6BFFF7
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #94fced; /* rgb */ color: rgb(148, 252, 237); /* oklch */ color: oklch(92.4% 0.100 183.9);
Tailwind
colors: {
custom: {
50: '#b8fdf2',
500: '#94fced',
950: '#000000',
},
}SCSS
$custom: #94fced; $custom-light: #b8fdf2; $custom-dark: #000000;
JSON
{
"hex": "#94fced",
"rgb": {
"r": 148,
"g": 252,
"b": 237
},
"hsl": {
"h": 171.346,
"s": 94.545,
"l": 78.431
},
"oklch": {
"l": 0.92364,
"c": 0.0999,
"h": 183.9
},
"luminance": 0.82031
}Semantic roles & 50–950 ramp
primary
#94FCED
secondary
#DD576B
accent
#0021E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#121717
muted
#828585