#92EBED#92EBED
#92EBED is a very light, moderate teal. Relative luminance 0.716; OKLCH L 88.5% C 0.086 H 197.6°. Best body text is #000000 at 15.33:1 contrast (WCAG AA passes).
Color values
| HEX | #92EBED |
|---|---|
| RGB | rgb(146, 235, 237) |
| HSL | hsl(181, 72%, 75%) |
| HSV | hsv(181, 38%, 93%) |
| CMYK | cmyk(38.4%, 0.8%, 0%, 7.1%) |
| CIE-LAB | lab(87.79, -26.13, -9.39) |
| CIE-LCH | lch(87.79, 27.77, 199.77°) |
| OKLab | oklab(88.49% -0.0816 -0.0258) |
| OKLCH | oklch(88.49% 0.086 197.6) |
| XYZ | xyz(56.8428, 71.6381, 90.9366) |
| Luminance | 0.7164 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.23
Paleturquoise
#AFEEEE
ΔE00 3.91
Robin Egg Blue
#8AF1FE
ΔE00 4.00
Light Cyan
#ACFFFC
ΔE00 4.76
Robin'S Egg
#6DEDFD
ΔE00 5.20
Pale Cyan
#B7FFFA
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92EBED #ED9492
analogous
#92EDC2 #92EBED #92BDED
triadic
#92EBED #ED92EB #EBED92
tetradic
#92EBED #C292ED #ED9492 #BDED92
square
#92EBED #C292ED #ED9492 #BDED92
split-complementary
#92EBED #ED92BD #EDC292
monochromatic
#29D8DC #5DE1E4 #92EBED #C7F5F6 #E5FAFB
Accessibility & contrast
On white
1.37
#92EBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.33
#92EBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92EBED
15.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92EBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92EBED | 1.00 | 1.37 | 15.33 | 15.33 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E3ED
Deuteranopia (green-blind)
#D0D7EE
Tritanopia (blue-blind)
#6BF1EB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #92ebed; /* rgb */ color: rgb(146, 235, 237); /* oklch */ color: oklch(88.5% 0.086 197.6);
Tailwind
colors: {
custom: {
50: '#b6f1f2',
500: '#92ebed',
950: '#000000',
},
}SCSS
$custom: #92ebed; $custom-light: #b6f1f2; $custom-dark: #000000;
JSON
{
"hex": "#92ebed",
"rgb": {
"r": 146,
"g": 235,
"b": 237
},
"hsl": {
"h": 181.319,
"s": 71.654,
"l": 75.098
},
"oklch": {
"l": 0.88492,
"c": 0.08563,
"h": 197.6
},
"luminance": 0.71642
}Semantic roles & 50–950 ramp
primary
#92EBED
secondary
#C85D5B
accent
#1612D4
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#121617
muted
#828585