#92E2EE#92E2EE
#92E2EE is a very light, moderate teal. Relative luminance 0.667; OKLCH L 86.5% C 0.080 H 207.8°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #92E2EE |
|---|---|
| RGB | rgb(146, 226, 238) |
| HSL | hsl(188, 73%, 75%) |
| HSV | hsv(188, 39%, 93%) |
| CMYK | cmyk(38.7%, 5%, 0%, 6.7%) |
| CIE-LAB | lab(85.34, -21.47, -13.58) |
| CIE-LCH | lch(85.34, 25.40, 212.31°) |
| OKLab | oklab(86.54% -0.0707 -0.0373) |
| OKLCH | oklch(86.54% 0.08 207.8) |
| XYZ | xyz(54.4775, 66.6731, 90.8709) |
| Luminance | 0.6668 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.01
Robin Egg Blue
#8AF1FE
ΔE00 3.80
Robin'S Egg
#6DEDFD
ΔE00 4.77
Powder Blue
#B0E0E6
ΔE00 5.18
Paleturquoise
#AFEEEE
ΔE00 5.53
Pale Sky Blue
#BDF6FE
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92E2EE #EE9E92
analogous
#92EECC #92E2EE #92B4EE
triadic
#92E2EE #EE92E2 #E2EE92
tetradic
#92E2EE #CC92EE #EE9E92 #B4EE92
square
#92E2EE #CC92EE #EE9E92 #B4EE92
split-complementary
#92E2EE #EE92B4 #EECC92
monochromatic
#28C6DD #5DD4E6 #92E2EE #C7F0F6 #E5F8FB
Accessibility & contrast
On white
1.46
#92E2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#92E2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92E2EE
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92E2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92E2EE | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DCEF
Deuteranopia (green-blind)
#C6D0EE
Tritanopia (blue-blind)
#6CE9E5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #92e2ee; /* rgb */ color: rgb(146, 226, 238); /* oklch */ color: oklch(86.5% 0.080 207.8);
Tailwind
colors: {
custom: {
50: '#b6ebf3',
500: '#92e2ee',
950: '#000000',
},
}SCSS
$custom: #92e2ee; $custom-light: #b6ebf3; $custom-dark: #000000;
JSON
{
"hex": "#92e2ee",
"rgb": {
"r": 146,
"g": 226,
"b": 238
},
"hsl": {
"h": 187.826,
"s": 73.016,
"l": 75.294
},
"oklch": {
"l": 0.86538,
"c": 0.07992,
"h": 207.8
},
"luminance": 0.66677
}Semantic roles & 50–950 ramp
primary
#92E2EE
secondary
#CA695A
accent
#2A10D5
background
#FDFEFF
surface
#F8FDFE
border
#D1D5D6
text
#111617
muted
#818485