#94EBED#94EBED
#94EBED is a very light, moderate teal. Relative luminance 0.718; OKLCH L 88.6% C 0.084 H 197.6°. Best body text is #000000 at 15.37:1 contrast (WCAG AA passes).
Color values
| HEX | #94EBED |
|---|---|
| RGB | rgb(148, 235, 237) |
| HSL | hsl(181, 71%, 75%) |
| HSV | hsv(181, 38%, 93%) |
| CMYK | cmyk(37.6%, 0.8%, 0%, 7.1%) |
| CIE-LAB | lab(87.88, -25.63, -9.25) |
| CIE-LCH | lch(87.88, 27.25, 199.84°) |
| OKLab | oklab(88.59% -0.0801 -0.0254) |
| OKLCH | oklch(88.59% 0.084 197.6) |
| XYZ | xyz(57.2015, 71.8231, 90.9534) |
| Luminance | 0.7183 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.15
Paleturquoise
#AFEEEE
ΔE00 3.67
Robin Egg Blue
#8AF1FE
ΔE00 4.02
Light Cyan
#ACFFFC
ΔE00 4.69
Robin'S Egg
#6DEDFD
ΔE00 5.32
Pale Cyan
#B7FFFA
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94EBED #ED9694
analogous
#94EDC2 #94EBED #94BEED
triadic
#94EBED #ED94EB #EBED94
tetradic
#94EBED #C294ED #ED9694 #BEED94
square
#94EBED #C294ED #ED9694 #BEED94
split-complementary
#94EBED #ED94BE #EDC294
monochromatic
#2BD7DB #60E1E4 #94EBED #C8F5F6 #E5FAFB
Accessibility & contrast
On white
1.37
#94EBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.37
#94EBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94EBED
15.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94EBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94EBED | 1.00 | 1.37 | 15.37 | 15.37 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E3ED
Deuteranopia (green-blind)
#D0D7EE
Tritanopia (blue-blind)
#6EF0EB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #94ebed; /* rgb */ color: rgb(148, 235, 237); /* oklch */ color: oklch(88.6% 0.084 197.6);
Tailwind
colors: {
custom: {
50: '#b7f1f2',
500: '#94ebed',
950: '#000000',
},
}SCSS
$custom: #94ebed; $custom-light: #b7f1f2; $custom-dark: #000000;
JSON
{
"hex": "#94ebed",
"rgb": {
"r": 148,
"g": 235,
"b": 237
},
"hsl": {
"h": 181.348,
"s": 71.2,
"l": 75.49
},
"oklch": {
"l": 0.88588,
"c": 0.08401,
"h": 197.6
},
"luminance": 0.71827
}Semantic roles & 50–950 ramp
primary
#94EBED
secondary
#C95F5D
accent
#1712D3
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#121617
muted
#828585