#92DEEC#92DEEC
#92DEEC is a very light, moderate teal. Relative luminance 0.644; OKLCH L 85.6% C 0.077 H 210.4°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #92DEEC |
|---|---|
| RGB | rgb(146, 222, 236) |
| HSL | hsl(189, 70%, 75%) |
| HSV | hsv(189, 38%, 93%) |
| CMYK | cmyk(38.1%, 5.9%, 0%, 7.5%) |
| CIE-LAB | lab(84.18, -19.97, -14.26) |
| CIE-LCH | lch(84.18, 24.54, 215.54°) |
| OKLab | oklab(85.59% -0.0667 -0.0391) |
| OKLCH | oklch(85.59% 0.077 210.4) |
| XYZ | xyz(53.1103, 64.4062, 88.9737) |
| Luminance | 0.6441 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.23
Robin Egg Blue
#8AF1FE
ΔE00 4.92
Powder Blue
#B0E0E6
ΔE00 4.96
Robin'S Egg
#6DEDFD
ΔE00 5.65
Lightblue
#ADD8E6
ΔE00 6.14
Ice Blue
#A5DFF9
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92DEEC #ECA092
analogous
#92ECCD #92DEEC #92B1EC
triadic
#92DEEC #EC92DE #DEEC92
tetradic
#92DEEC #CD92EC #ECA092 #B1EC92
square
#92DEEC #CD92EC #ECA092 #B1EC92
split-complementary
#92DEEC #EC92B1 #ECCD92
monochromatic
#2ABEDA #5ECEE3 #92DEEC #C6EEF5 #E5F7FA
Accessibility & contrast
On white
1.51
#92DEEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#92DEEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92DEEC
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92DEEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92DEEC | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D9ED
Deuteranopia (green-blind)
#C3CDEC
Tritanopia (blue-blind)
#6EE5E2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #92deec; /* rgb */ color: rgb(146, 222, 236); /* oklch */ color: oklch(85.6% 0.077 210.4);
Tailwind
colors: {
custom: {
50: '#b5e8f2',
500: '#92deec',
950: '#000000',
},
}SCSS
$custom: #92deec; $custom-light: #b5e8f2; $custom-dark: #000000;
JSON
{
"hex": "#92deec",
"rgb": {
"r": 146,
"g": 222,
"b": 236
},
"hsl": {
"h": 189.333,
"s": 70.313,
"l": 74.902
},
"oklch": {
"l": 0.8559,
"c": 0.07736,
"h": 210.4
},
"luminance": 0.6441
}Semantic roles & 50–950 ramp
primary
#92DEEC
secondary
#C76C5B
accent
#3113D2
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111616
muted
#818485