#94FDCC#94FDCC
#94FDCC is a very light, vivid teal. Relative luminance 0.809; OKLCH L 91.7% C 0.120 H 162.6°. Best body text is #000000 at 17.18:1 contrast (WCAG AA passes).
Color values
| HEX | #94FDCC |
|---|---|
| RGB | rgb(148, 253, 204) |
| HSL | hsl(152, 96%, 79%) |
| HSV | hsv(152, 42%, 99%) |
| CMYK | cmyk(41.5%, 0%, 19.4%, 0.8%) |
| CIE-LAB | lab(92.09, -41.23, 14.02) |
| CIE-LCH | lch(92.09, 43.55, 161.22°) |
| OKLab | oklab(91.7% -0.1147 0.036) |
| OKLCH | oklch(91.7% 0.12 162.6) |
| XYZ | xyz(58.2327, 80.9020, 69.6622) |
| Luminance | 0.8091 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.44
Aquamarine
#7FFFD4
ΔE00 3.09
Pale Turquoise
#A5FBD5
ΔE00 3.09
Light Turquoise
#7EF4CC
ΔE00 3.60
Light Seafoam
#A0FEBF
ΔE00 3.84
Light Aqua
#8CFFDB
ΔE00 3.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94FDCC #FD94C5
analogous
#94FD97 #94FDCC #94F9FD
triadic
#94FDCC #CC94FD #FDCC94
tetradic
#94FDCC #9794FD #FD94C5 #F9FD94
square
#94FDCC #9794FD #FD94C5 #F9FD94
split-complementary
#94FDCC #FD94F9 #FD9794
monochromatic
#1CFB93 #58FCAF #94FDCC #D0FEE9 #E1FEF1
Accessibility & contrast
On white
1.22
#94FDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.18
#94FDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94FDCC
17.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94FDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94FDCC | 1.00 | 1.22 | 17.18 | 17.18 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEFC9
Deuteranopia (green-blind)
#E9E4CF
Tritanopia (blue-blind)
#78FDEF
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #94fdcc; /* rgb */ color: rgb(148, 253, 204); /* oklch */ color: oklch(91.7% 0.120 162.6);
Tailwind
colors: {
custom: {
50: '#b8fedb',
500: '#94fdcc',
950: '#000000',
},
}SCSS
$custom: #94fdcc; $custom-light: #b8fedb; $custom-dark: #000000;
JSON
{
"hex": "#94fdcc",
"rgb": {
"r": 148,
"g": 253,
"b": 204
},
"hsl": {
"h": 152,
"s": 96.33,
"l": 78.627
},
"oklch": {
"l": 0.91704,
"c": 0.12025,
"h": 162.6
},
"luminance": 0.80906
}Semantic roles & 50–950 ramp
primary
#94FDCC
secondary
#DE5796
accent
#006BE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121815
muted
#828684