#94FDCD#94FDCD
#94FDCD is a very light, moderate teal. Relative luminance 0.810; OKLCH L 91.7% C 0.119 H 163.1°. Best body text is #000000 at 17.19:1 contrast (WCAG AA passes).
Color values
| HEX | #94FDCD |
|---|---|
| RGB | rgb(148, 253, 205) |
| HSL | hsl(153, 96%, 79%) |
| HSV | hsv(153, 42%, 99%) |
| CMYK | cmyk(41.5%, 0%, 19%, 0.8%) |
| CIE-LAB | lab(92.11, -41.03, 13.54) |
| CIE-LCH | lch(92.11, 43.21, 161.74°) |
| OKLab | oklab(91.73% -0.1143 0.0348) |
| OKLCH | oklch(91.73% 0.119 163.1) |
| XYZ | xyz(58.3530, 80.9502, 70.2958) |
| Luminance | 0.8095 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.50
Aquamarine
#7FFFD4
ΔE00 2.91
Pale Turquoise
#A5FBD5
ΔE00 2.93
Light Turquoise
#7EF4CC
ΔE00 3.43
Light Aqua
#8CFFDB
ΔE00 3.64
Light Seafoam
#A0FEBF
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94FDCD #FD94C4
analogous
#94FD98 #94FDCD #94F9FD
triadic
#94FDCD #CD94FD #FDCD94
tetradic
#94FDCD #9894FD #FD94C4 #F9FD94
square
#94FDCD #9894FD #FD94C4 #F9FD94
split-complementary
#94FDCD #FD94F9 #FD9894
monochromatic
#1CFB95 #58FCB1 #94FDCD #D0FEE9 #E1FEF1
Accessibility & contrast
On white
1.22
#94FDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.19
#94FDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94FDCD
17.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94FDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94FDCD | 1.00 | 1.22 | 17.19 | 17.19 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEFCA
Deuteranopia (green-blind)
#E9E4D0
Tritanopia (blue-blind)
#78FDEF
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #94fdcd; /* rgb */ color: rgb(148, 253, 205); /* oklch */ color: oklch(91.7% 0.119 163.1);
Tailwind
colors: {
custom: {
50: '#b8fedc',
500: '#94fdcd',
950: '#000000',
},
}SCSS
$custom: #94fdcd; $custom-light: #b8fedc; $custom-dark: #000000;
JSON
{
"hex": "#94fdcd",
"rgb": {
"r": 148,
"g": 253,
"b": 205
},
"hsl": {
"h": 152.571,
"s": 96.33,
"l": 78.627
},
"oklch": {
"l": 0.91729,
"c": 0.11949,
"h": 163.1
},
"luminance": 0.80954
}Semantic roles & 50–950 ramp
primary
#94FDCD
secondary
#DE5795
accent
#0069E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121815
muted
#828684