#92E2ED#92E2ED
#92E2ED is a very light, moderate teal. Relative luminance 0.666; OKLCH L 86.5% C 0.080 H 206.8°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #92E2ED |
|---|---|
| RGB | rgb(146, 226, 237) |
| HSL | hsl(187, 72%, 75%) |
| HSV | hsv(187, 38%, 93%) |
| CMYK | cmyk(38.4%, 4.6%, 0%, 7.1%) |
| CIE-LAB | lab(85.31, -21.72, -13.10) |
| CIE-LCH | lch(85.31, 25.36, 211.09°) |
| OKLab | oklab(86.5% -0.0711 -0.0359) |
| OKLCH | oklch(86.5% 0.08 206.8) |
| XYZ | xyz(54.3310, 66.6145, 90.0993) |
| Luminance | 0.6662 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 2.91
Robin Egg Blue
#8AF1FE
ΔE00 3.76
Robin'S Egg
#6DEDFD
ΔE00 4.76
Powder Blue
#B0E0E6
ΔE00 5.17
Paleturquoise
#AFEEEE
ΔE00 5.30
Pale Sky Blue
#BDF6FE
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92E2ED #ED9D92
analogous
#92EDCB #92E2ED #92B4ED
triadic
#92E2ED #ED92E2 #E2ED92
tetradic
#92E2ED #CB92ED #ED9D92 #B4ED92
square
#92E2ED #CB92ED #ED9D92 #B4ED92
split-complementary
#92E2ED #ED92B4 #EDCB92
monochromatic
#29C6DC #5DD4E4 #92E2ED #C7F0F6 #E5F8FB
Accessibility & contrast
On white
1.47
#92E2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#92E2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92E2ED
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92E2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92E2ED | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DCEE
Deuteranopia (green-blind)
#C6D0ED
Tritanopia (blue-blind)
#6CE8E5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #92e2ed; /* rgb */ color: rgb(146, 226, 237); /* oklch */ color: oklch(86.5% 0.080 206.8);
Tailwind
colors: {
custom: {
50: '#b6ebf2',
500: '#92e2ed',
950: '#000000',
},
}SCSS
$custom: #92e2ed; $custom-light: #b6ebf2; $custom-dark: #000000;
JSON
{
"hex": "#92e2ed",
"rgb": {
"r": 146,
"g": 226,
"b": 237
},
"hsl": {
"h": 187.253,
"s": 71.654,
"l": 75.098
},
"oklch": {
"l": 0.86504,
"c": 0.07965,
"h": 206.8
},
"luminance": 0.66618
}Semantic roles & 50–950 ramp
primary
#92E2ED
secondary
#C8685B
accent
#2912D4
background
#FDFEFF
surface
#F8FDFE
border
#D1D5D6
text
#111617
muted
#818485