#92DADE#92DADE
#92DADE is a very light, moderate teal. Relative luminance 0.615; OKLCH L 84.2% C 0.072 H 200.3°. Best body text is #000000 at 13.31:1 contrast (WCAG AA passes).
Color values
| HEX | #92DADE |
|---|---|
| RGB | rgb(146, 218, 222) |
| HSL | hsl(183, 54%, 72%) |
| HSV | hsv(183, 34%, 87%) |
| CMYK | cmyk(34.2%, 1.8%, 0%, 12.9%) |
| CIE-LAB | lab(82.66, -21.35, -9.10) |
| CIE-LCH | lch(82.66, 23.21, 203.09°) |
| OKLab | oklab(84.24% -0.0674 -0.0249) |
| OKLCH | oklch(84.24% 0.072 200.3) |
| XYZ | xyz(50.1057, 61.5246, 78.3283) |
| Luminance | 0.6153 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.12
Paleturquoise
#AFEEEE
ΔE00 5.17
Powder Blue
#B0E0E6
ΔE00 5.21
Robin Egg Blue
#8AF1FE
ΔE00 6.16
Robin'S Egg
#6DEDFD
ΔE00 6.86
Pale Sky Blue
#BDF6FE
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92DADE #DE9692
analogous
#92DEBC #92DADE #92B4DE
triadic
#92DADE #DE92DA #DADE92
tetradic
#92DADE #BC92DE #DE9692 #B4DE92
square
#92DADE #BC92DE #DE9692 #B4DE92
split-complementary
#92DADE #DE92B4 #DEBC92
monochromatic
#39B6BD #63CAD0 #92DADE #C1EAEC #E8F7F8
Accessibility & contrast
On white
1.58
#92DADE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.31
#92DADE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92DADE
13.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92DADE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92DADE | 1.00 | 1.58 | 13.31 | 13.31 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D4DE
Deuteranopia (green-blind)
#C2C9DF
Tritanopia (blue-blind)
#75DFDB
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #92dade; /* rgb */ color: rgb(146, 218, 222); /* oklch */ color: oklch(84.2% 0.072 200.3);
Tailwind
colors: {
custom: {
50: '#b5e5e8',
500: '#92dade',
950: '#000000',
},
}SCSS
$custom: #92dade; $custom-light: #b5e5e8; $custom-dark: #000000;
JSON
{
"hex": "#92dade",
"rgb": {
"r": 146,
"g": 218,
"b": 222
},
"hsl": {
"h": 183.158,
"s": 53.521,
"l": 72.157
},
"oklch": {
"l": 0.84243,
"c": 0.07188,
"h": 200.3
},
"luminance": 0.61528
}Semantic roles & 50–950 ramp
primary
#92DADE
secondary
#B6635E
accent
#2D25C1
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111516
muted
#818484