#94FFDC#94FFDC
#94FFDC is a very light, moderate teal. Relative luminance 0.830; OKLCH L 92.6% C 0.112 H 170.7°. Best body text is #000000 at 17.60:1 contrast (WCAG AA passes).
Color values
| HEX | #94FFDC |
|---|---|
| RGB | rgb(148, 255, 220) |
| HSL | hsl(160, 100%, 79%) |
| HSV | hsv(160, 42%, 100%) |
| CMYK | cmyk(42%, 0%, 13.7%, 0%) |
| CIE-LAB | lab(93.01, -38.83, 7.09) |
| CIE-LCH | lch(93.01, 39.47, 169.65°) |
| OKLab | oklab(92.56% -0.1102 0.0181) |
| OKLCH | oklch(92.56% 0.112 170.7) |
| XYZ | xyz(60.8858, 82.9788, 80.5044) |
| Luminance | 0.8298 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 0.82
Aquamarine
#7FFFD4
ΔE00 2.59
Pale Turquoise
#A5FBD5
ΔE00 2.89
Light Turquoise
#7EF4CC
ΔE00 3.13
Tiffany Blue
#7BF2DA
ΔE00 4.63
Light Aquamarine
#7BFDC7
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94FFDC #FF94B7
analogous
#94FFA7 #94FFDC #94EDFF
triadic
#94FFDC #DC94FF #FFDC94
tetradic
#94FFDC #A794FF #FF94B7 #EDFF94
square
#94FFDC #A794FF #FF94B7 #EDFF94
split-complementary
#94FFDC #FF94ED #FFA794
monochromatic
#1AFFB4 #57FFC8 #94FFDC #D1FFF0 #E0FFF5
Accessibility & contrast
On white
1.19
#94FFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.60
#94FFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94FFDC
17.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94FFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94FFDC | 1.00 | 1.19 | 17.60 | 17.60 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F2DA
Deuteranopia (green-blind)
#E8E6DE
Tritanopia (blue-blind)
#72FFF5
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #94ffdc; /* rgb */ color: rgb(148, 255, 220); /* oklch */ color: oklch(92.6% 0.112 170.7);
Tailwind
colors: {
custom: {
50: '#b8ffe6',
500: '#94ffdc',
950: '#000000',
},
}SCSS
$custom: #94ffdc; $custom-light: #b8ffe6; $custom-dark: #000000;
JSON
{
"hex": "#94ffdc",
"rgb": {
"r": 148,
"g": 255,
"b": 220
},
"hsl": {
"h": 160.374,
"s": 100,
"l": 79.02
},
"oklch": {
"l": 0.92564,
"c": 0.11166,
"h": 170.7
},
"luminance": 0.82983
}Semantic roles & 50–950 ramp
primary
#94FFDC
secondary
#E15684
accent
#004BE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121816
muted
#828684