#92EBEC#92EBEC
#92EBEC is a very light, moderate teal. Relative luminance 0.716; OKLCH L 88.5% C 0.086 H 196.6°. Best body text is #000000 at 15.32:1 contrast (WCAG AA passes).
Color values
| HEX | #92EBEC |
|---|---|
| RGB | rgb(146, 235, 236) |
| HSL | hsl(181, 70%, 75%) |
| HSV | hsv(181, 38%, 93%) |
| CMYK | cmyk(38.1%, 0.4%, 0%, 7.5%) |
| CIE-LAB | lab(87.77, -26.37, -8.91) |
| CIE-LCH | lch(87.77, 27.83, 198.67°) |
| OKLab | oklab(88.46% -0.082 -0.0245) |
| OKLCH | oklch(88.46% 0.086 196.6) |
| XYZ | xyz(56.6971, 71.5798, 90.1693) |
| Luminance | 0.7158 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.59
Paleturquoise
#AFEEEE
ΔE00 3.93
Robin Egg Blue
#8AF1FE
ΔE00 4.35
Light Cyan
#ACFFFC
ΔE00 4.66
Robin'S Egg
#6DEDFD
ΔE00 5.50
Pale Cyan
#B7FFFA
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92EBEC #EC9392
analogous
#92ECC0 #92EBEC #92BEEC
triadic
#92EBEC #EC92EB #EBEC92
tetradic
#92EBEC #C092EC #EC9392 #BEEC92
square
#92EBEC #C092EC #EC9392 #BEEC92
split-complementary
#92EBEC #EC92BE #ECC092
monochromatic
#2AD8DA #5EE1E3 #92EBEC #C6F5F5 #E5FAFA
Accessibility & contrast
On white
1.37
#92EBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.32
#92EBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92EBEC
15.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92EBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92EBEC | 1.00 | 1.37 | 15.32 | 15.32 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E3EC
Deuteranopia (green-blind)
#D0D7ED
Tritanopia (blue-blind)
#6BF0EB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #92ebec; /* rgb */ color: rgb(146, 235, 236); /* oklch */ color: oklch(88.5% 0.086 196.6);
Tailwind
colors: {
custom: {
50: '#b6f1f2',
500: '#92ebec',
950: '#000000',
},
}SCSS
$custom: #92ebec; $custom-light: #b6f1f2; $custom-dark: #000000;
JSON
{
"hex": "#92ebec",
"rgb": {
"r": 146,
"g": 235,
"b": 236
},
"hsl": {
"h": 180.667,
"s": 70.313,
"l": 74.902
},
"oklch": {
"l": 0.8846,
"c": 0.08562,
"h": 196.6
},
"luminance": 0.71584
}Semantic roles & 50–950 ramp
primary
#92EBEC
secondary
#C75C5B
accent
#1513D2
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#121616
muted
#828585