#94FFDD#94FFDD
#94FFDD is a very light, moderate teal. Relative luminance 0.830; OKLCH L 92.6% C 0.111 H 171.3°. Best body text is #000000 at 17.61:1 contrast (WCAG AA passes).
Color values
| HEX | #94FFDD |
|---|---|
| RGB | rgb(148, 255, 221) |
| HSL | hsl(161, 100%, 79%) |
| HSV | hsv(161, 42%, 100%) |
| CMYK | cmyk(42%, 0%, 13.3%, 0%) |
| CIE-LAB | lab(93.03, -38.62, 6.61) |
| CIE-LCH | lch(93.03, 39.18, 170.29°) |
| OKLab | oklab(92.59% -0.1098 0.0169) |
| OKLCH | oklch(92.59% 0.111 171.3) |
| XYZ | xyz(61.0186, 83.0319, 81.2040) |
| Luminance | 0.8304 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 0.89
Aquamarine
#7FFFD4
ΔE00 2.78
Pale Turquoise
#A5FBD5
ΔE00 3.05
Light Turquoise
#7EF4CC
ΔE00 3.26
Tiffany Blue
#7BF2DA
ΔE00 4.43
Light Aquamarine
#7BFDC7
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94FFDD #FF94B6
analogous
#94FFA8 #94FFDD #94EBFF
triadic
#94FFDD #DD94FF #FFDD94
tetradic
#94FFDD #A894FF #FF94B6 #EBFF94
square
#94FFDD #A894FF #FF94B6 #EBFF94
split-complementary
#94FFDD #FF94EB #FFA894
monochromatic
#1AFFB6 #57FFCA #94FFDD #D1FFF0 #E0FFF5
Accessibility & contrast
On white
1.19
#94FFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.61
#94FFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94FFDD
17.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94FFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94FFDD | 1.00 | 1.19 | 17.61 | 17.61 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F2DB
Deuteranopia (green-blind)
#E8E6DF
Tritanopia (blue-blind)
#71FFF5
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #94ffdd; /* rgb */ color: rgb(148, 255, 221); /* oklch */ color: oklch(92.6% 0.111 171.3);
Tailwind
colors: {
custom: {
50: '#b8ffe7',
500: '#94ffdd',
950: '#000000',
},
}SCSS
$custom: #94ffdd; $custom-light: #b8ffe7; $custom-dark: #000000;
JSON
{
"hex": "#94ffdd",
"rgb": {
"r": 148,
"g": 255,
"b": 221
},
"hsl": {
"h": 160.935,
"s": 100,
"l": 79.02
},
"oklch": {
"l": 0.9259,
"c": 0.11105,
"h": 171.3
},
"luminance": 0.83036
}Semantic roles & 50–950 ramp
primary
#94FFDD
secondary
#E15682
accent
#0049E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121816
muted
#828684