#94FFEF#94FFEF
#94FFEF is a very light, moderate teal. Relative luminance 0.840; OKLCH L 93.1% C 0.102 H 183.4°. Best body text is #000000 at 17.81:1 contrast (WCAG AA passes).
Color values
| HEX | #94FFEF |
|---|---|
| RGB | rgb(148, 255, 239) |
| HSL | hsl(171, 100%, 79%) |
| HSV | hsv(171, 42%, 100%) |
| CMYK | cmyk(42%, 0%, 6.3%, 0%) |
| CIE-LAB | lab(93.47, -34.64, -2.05) |
| CIE-LCH | lch(93.47, 34.70, 183.38°) |
| OKLab | oklab(93.09% -0.1022 -0.006) |
| OKLCH | oklch(93.09% 0.102 183.4) |
| XYZ | xyz(63.5466, 84.0431, 94.5179) |
| Luminance | 0.8405 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.23
Pale Aqua
#B8FFEB
ΔE00 4.98
Light Cyan
#ACFFFC
ΔE00 5.43
Pale Cyan
#B7FFFA
ΔE00 5.85
Light Aqua
#8CFFDB
ΔE00 6.08
Bright Aqua
#0BF9EA
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94FFEF #FF94A4
analogous
#94FFBA #94FFEF #94DAFF
triadic
#94FFEF #EF94FF #FFEF94
tetradic
#94FFEF #BA94FF #FF94A4 #DAFF94
square
#94FFEF #BA94FF #FF94A4 #DAFF94
split-complementary
#94FFEF #FF94DA #FFBA94
monochromatic
#1AFFDD #57FFE6 #94FFEF #D1FFF8 #E0FFFA
Accessibility & contrast
On white
1.18
#94FFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.81
#94FFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94FFEF
17.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94FFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94FFEF | 1.00 | 1.18 | 17.81 | 17.81 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F4EE
Deuteranopia (green-blind)
#E4E7F1
Tritanopia (blue-blind)
#69FFFA
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #94ffef; /* rgb */ color: rgb(148, 255, 239); /* oklch */ color: oklch(93.1% 0.102 183.4);
Tailwind
colors: {
custom: {
50: '#b9fff4',
500: '#94ffef',
950: '#000000',
},
}SCSS
$custom: #94ffef; $custom-light: #b9fff4; $custom-dark: #000000;
JSON
{
"hex": "#94ffef",
"rgb": {
"r": 148,
"g": 255,
"b": 239
},
"hsl": {
"h": 171.028,
"s": 100,
"l": 79.02
},
"oklch": {
"l": 0.93092,
"c": 0.10242,
"h": 183.4
},
"luminance": 0.84048
}Semantic roles & 50–950 ramp
primary
#94FFEF
secondary
#E1566B
accent
#0022E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#121817
muted
#828685