#94FFCF#94FFCF
#94FFCF is a very light, vivid teal. Relative luminance 0.823; OKLCH L 92.2% C 0.121 H 163.5°. Best body text is #000000 at 17.46:1 contrast (WCAG AA passes).
Color values
| HEX | #94FFCF |
|---|---|
| RGB | rgb(148, 255, 207) |
| HSL | hsl(153, 100%, 79%) |
| HSV | hsv(153, 42%, 100%) |
| CMYK | cmyk(42%, 0%, 18.8%, 0%) |
| CIE-LAB | lab(92.71, -41.52, 13.37) |
| CIE-LCH | lch(92.71, 43.62, 162.15°) |
| OKLab | oklab(92.23% -0.1157 0.0344) |
| OKLCH | oklch(92.23% 0.121 163.5) |
| XYZ | xyz(59.2306, 82.3167, 71.7870) |
| Luminance | 0.8232 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.47
Aquamarine
#7FFFD4
ΔE00 2.74
Pale Turquoise
#A5FBD5
ΔE00 3.02
Light Aqua
#8CFFDB
ΔE00 3.49
Light Turquoise
#7EF4CC
ΔE00 3.55
Light Seafoam
#A0FEBF
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94FFCF #FF94C4
analogous
#94FF9A #94FFCF #94FAFF
triadic
#94FFCF #CF94FF #FFCF94
tetradic
#94FFCF #9A94FF #FF94C4 #FAFF94
square
#94FFCF #9A94FF #FF94C4 #FAFF94
split-complementary
#94FFCF #FF94FA #FF9A94
monochromatic
#1AFF98 #57FFB4 #94FFCF #D1FFEA #E0FFF1
Accessibility & contrast
On white
1.20
#94FFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.46
#94FFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94FFCF
17.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94FFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94FFCF | 1.00 | 1.20 | 17.46 | 17.46 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF1CC
Deuteranopia (green-blind)
#EBE5D2
Tritanopia (blue-blind)
#77FFF1
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #94ffcf; /* rgb */ color: rgb(148, 255, 207); /* oklch */ color: oklch(92.2% 0.121 163.5);
Tailwind
colors: {
custom: {
50: '#b8ffdd',
500: '#94ffcf',
950: '#000000',
},
}SCSS
$custom: #94ffcf; $custom-light: #b8ffdd; $custom-dark: #000000;
JSON
{
"hex": "#94ffcf",
"rgb": {
"r": 148,
"g": 255,
"b": 207
},
"hsl": {
"h": 153.084,
"s": 100,
"l": 79.02
},
"oklch": {
"l": 0.92233,
"c": 0.12072,
"h": 163.5
},
"luminance": 0.82321
}Semantic roles & 50–950 ramp
primary
#94FFCF
secondary
#E15694
accent
#0067E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121815
muted
#828684