#94FCDC#94FCDC
#94FCDC is a very light, moderate teal. Relative luminance 0.811; OKLCH L 91.9% C 0.108 H 172.0°. Best body text is #000000 at 17.22:1 contrast (WCAG AA passes).
Color values
| HEX | #94FCDC |
|---|---|
| RGB | rgb(148, 252, 220) |
| HSL | hsl(162, 95%, 78%) |
| HSV | hsv(162, 41%, 99%) |
| CMYK | cmyk(41.3%, 0%, 12.7%, 1.2%) |
| CIE-LAB | lab(92.17, -37.47, 5.88) |
| CIE-LCH | lch(92.17, 37.93, 171.08°) |
| OKLab | oklab(91.89% -0.1068 0.015) |
| OKLCH | oklch(91.89% 0.108 172) |
| XYZ | xyz(59.9363, 81.0797, 80.1879) |
| Luminance | 0.8108 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.41
Pale Turquoise
#A5FBD5
ΔE00 3.12
Light Turquoise
#7EF4CC
ΔE00 3.23
Aquamarine
#7FFFD4
ΔE00 3.26
Tiffany Blue
#7BF2DA
ΔE00 3.85
Pale Aqua
#B8FFEB
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94FCDC #FC94B4
analogous
#94FCA8 #94FCDC #94E8FC
triadic
#94FCDC #DC94FC #FCDC94
tetradic
#94FCDC #A894FC #FC94B4 #E8FC94
square
#94FCDC #A894FC #FC94B4 #E8FC94
split-complementary
#94FCDC #FC94E8 #FCA894
monochromatic
#1DF9B5 #58FAC9 #94FCDC #D0FEEF #E1FEF5
Accessibility & contrast
On white
1.22
#94FCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.22
#94FCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94FCDC
17.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94FCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94FCDC | 1.00 | 1.22 | 17.22 | 17.22 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0DB
Deuteranopia (green-blind)
#E5E3DE
Tritanopia (blue-blind)
#72FEF2
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #94fcdc; /* rgb */ color: rgb(148, 252, 220); /* oklch */ color: oklch(91.9% 0.108 172.0);
Tailwind
colors: {
custom: {
50: '#b8fee6',
500: '#94fcdc',
950: '#000000',
},
}SCSS
$custom: #94fcdc; $custom-light: #b8fee6; $custom-dark: #000000;
JSON
{
"hex": "#94fcdc",
"rgb": {
"r": 148,
"g": 252,
"b": 220
},
"hsl": {
"h": 161.538,
"s": 94.545,
"l": 78.431
},
"oklch": {
"l": 0.91887,
"c": 0.10781,
"h": 172
},
"luminance": 0.81084
}Semantic roles & 50–950 ramp
primary
#94FCDC
secondary
#DD5780
accent
#0047E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121816
muted
#828684