#94EFFE#94EFFE
#94EFFE is a very light, moderate teal. Relative luminance 0.752; OKLCH L 90.0% C 0.089 H 209.0°. Best body text is #000000 at 16.04:1 contrast (WCAG AA passes).
Color values
| HEX | #94EFFE |
|---|---|
| RGB | rgb(148, 239, 254) |
| HSL | hsl(188, 98%, 79%) |
| HSV | hsv(188, 42%, 100%) |
| CMYK | cmyk(41.7%, 5.9%, 0%, 0.4%) |
| CIE-LAB | lab(89.48, -23.45, -15.76) |
| CIE-LCH | lch(89.48, 28.25, 213.92°) |
| OKLab | oklab(90.03% -0.0781 -0.0433) |
| OKLCH | oklch(90.03% 0.089 209) |
| XYZ | xyz(60.9620, 75.1802, 105.0455) |
| Luminance | 0.7519 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 1.68
Robin Egg Blue
#8AF1FE
ΔE00 1.73
Robin'S Egg
#6DEDFD
ΔE00 3.65
Pale Sky Blue
#BDF6FE
ΔE00 5.42
Paleturquoise
#AFEEEE
ΔE00 5.88
Powder Blue
#B0E0E6
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94EFFE #FEA394
analogous
#94FED8 #94EFFE #94BAFE
triadic
#94EFFE #FE94EF #EFFE94
tetradic
#94EFFE #D894FE #FEA394 #BAFE94
square
#94EFFE #D894FE #FEA394 #BAFE94
split-complementary
#94EFFE #FE94BA #FED894
monochromatic
#1BDDFD #57E6FD #94EFFE #D1F8FF #E1FAFF
Accessibility & contrast
On white
1.31
#94EFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.04
#94EFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94EFFE
16.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94EFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94EFFE | 1.00 | 1.31 | 16.04 | 16.04 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E9FF
Deuteranopia (green-blind)
#CFDBFE
Tritanopia (blue-blind)
#64F7F3
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #94effe; /* rgb */ color: rgb(148, 239, 254); /* oklch */ color: oklch(90.0% 0.089 209.0);
Tailwind
colors: {
custom: {
50: '#b8f4fe',
500: '#94effe',
950: '#000000',
},
}SCSS
$custom: #94effe; $custom-light: #b8f4fe; $custom-dark: #000000;
JSON
{
"hex": "#94effe",
"rgb": {
"r": 148,
"g": 239,
"b": 254
},
"hsl": {
"h": 188.491,
"s": 98.148,
"l": 78.824
},
"oklch": {
"l": 0.90027,
"c": 0.08928,
"h": 209
},
"luminance": 0.75185
}Semantic roles & 50–950 ramp
primary
#94EFFE
secondary
#E06A56
accent
#2000E6
background
#FDFFFF
surface
#F8FEFF
border
#D1D6D7
text
#121717
muted
#828585