#94FFED#94FFED
#94FFED is a very light, moderate teal. Relative luminance 0.839; OKLCH L 93.0% C 0.103 H 181.9°. Best body text is #000000 at 17.79:1 contrast (WCAG AA passes).
Color values
| HEX | #94FFED |
|---|---|
| RGB | rgb(148, 255, 237) |
| HSL | hsl(170, 100%, 79%) |
| HSV | hsv(170, 42%, 100%) |
| CMYK | cmyk(42%, 0%, 7.1%, 0%) |
| CIE-LAB | lab(93.42, -35.10, -1.09) |
| CIE-LCH | lch(93.42, 35.11, 181.78°) |
| OKLab | oklab(93.03% -0.1031 -0.0035) |
| OKLCH | oklch(93.03% 0.103 181.9) |
| XYZ | xyz(63.2528, 83.9256, 92.9705) |
| Luminance | 0.8393 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.84
Pale Aqua
#B8FFEB
ΔE00 4.77
Light Aqua
#8CFFDB
ΔE00 5.41
Light Cyan
#ACFFFC
ΔE00 5.99
Pale Cyan
#B7FFFA
ΔE00 6.29
Bright Aqua
#0BF9EA
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94FFED #FF94A6
analogous
#94FFB8 #94FFED #94DBFF
triadic
#94FFED #ED94FF #FFED94
tetradic
#94FFED #B894FF #FF94A6 #DBFF94
square
#94FFED #B894FF #FF94A6 #DBFF94
split-complementary
#94FFED #FF94DB #FFB894
monochromatic
#1AFFD8 #57FFE3 #94FFED #D1FFF7 #E0FFFA
Accessibility & contrast
On white
1.18
#94FFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.79
#94FFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94FFED
17.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94FFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94FFED | 1.00 | 1.18 | 17.79 | 17.79 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F4EC
Deuteranopia (green-blind)
#E4E7EF
Tritanopia (blue-blind)
#6AFFF9
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #94ffed; /* rgb */ color: rgb(148, 255, 237); /* oklch */ color: oklch(93.0% 0.103 181.9);
Tailwind
colors: {
custom: {
50: '#b8fff2',
500: '#94ffed',
950: '#000000',
},
}SCSS
$custom: #94ffed; $custom-light: #b8fff2; $custom-dark: #000000;
JSON
{
"hex": "#94ffed",
"rgb": {
"r": 148,
"g": 255,
"b": 237
},
"hsl": {
"h": 169.907,
"s": 100,
"l": 79.02
},
"oklch": {
"l": 0.93034,
"c": 0.10312,
"h": 181.9
},
"luminance": 0.8393
}Semantic roles & 50–950 ramp
primary
#94FFED
secondary
#E1566D
accent
#0027E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#121817
muted
#828685