#94FFFD#94FFFD
#94FFFD is a very light, moderate teal. Relative luminance 0.849; OKLCH L 93.5% C 0.100 H 194.0°. Best body text is #000000 at 17.98:1 contrast (WCAG AA passes).
Color values
| HEX | #94FFFD |
|---|---|
| RGB | rgb(148, 255, 253) |
| HSL | hsl(179, 100%, 79%) |
| HSV | hsv(179, 42%, 100%) |
| CMYK | cmyk(42%, 0%, 0.8%, 0%) |
| CIE-LAB | lab(93.84, -31.37, -8.73) |
| CIE-LCH | lch(93.84, 32.57, 195.56°) |
| OKLab | oklab(93.51% -0.0966 -0.0241) |
| OKLCH | oklch(93.51% 0.1 194) |
| XYZ | xyz(65.6955, 84.9027, 105.8354) |
| Luminance | 0.8491 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 2.78
Pale Cyan
#B7FFFA
ΔE00 4.38
Bright Cyan
#41FDFE
ΔE00 5.29
Robin'S Egg Blue
#98EFF9
ΔE00 5.93
Robin Egg Blue
#8AF1FE
ΔE00 6.02
Paleturquoise
#AFEEEE
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94FFFD #FF9496
analogous
#94FFC8 #94FFFD #94CCFF
triadic
#94FFFD #FD94FF #FFFD94
tetradic
#94FFFD #C894FF #FF9496 #CCFF94
square
#94FFFD #C894FF #FF9496 #CCFF94
split-complementary
#94FFFD #FF94CC #FFC894
monochromatic
#1AFFFB #57FFFC #94FFFD #D1FFFE #E0FFFE
Accessibility & contrast
On white
1.17
#94FFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.98
#94FFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94FFFD
17.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94FFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94FFFD | 1.00 | 1.17 | 17.98 | 17.98 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F6FD
Deuteranopia (green-blind)
#E0E7FE
Tritanopia (blue-blind)
#61FFFE
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #94fffd; /* rgb */ color: rgb(148, 255, 253); /* oklch */ color: oklch(93.5% 0.100 194.0);
Tailwind
colors: {
custom: {
50: '#b9fffe',
500: '#94fffd',
950: '#000000',
},
}SCSS
$custom: #94fffd; $custom-light: #b9fffe; $custom-dark: #000000;
JSON
{
"hex": "#94fffd",
"rgb": {
"r": 148,
"g": 255,
"b": 253
},
"hsl": {
"h": 178.879,
"s": 100,
"l": 79.02
},
"oklch": {
"l": 0.93514,
"c": 0.09953,
"h": 194
},
"luminance": 0.84908
}Semantic roles & 50–950 ramp
primary
#94FFFD
secondary
#E15659
accent
#0004E6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#121817
muted
#828685