#92DBDE#92DBDE
#92DBDE is a very light, moderate teal. Relative luminance 0.620; OKLCH L 84.5% C 0.073 H 199.2°. Best body text is #000000 at 13.41:1 contrast (WCAG AA passes).
Color values
| HEX | #92DBDE |
|---|---|
| RGB | rgb(146, 219, 222) |
| HSL | hsl(182, 54%, 72%) |
| HSV | hsv(182, 34%, 87%) |
| CMYK | cmyk(34.2%, 1.4%, 0%, 12.9%) |
| CIE-LAB | lab(82.94, -21.84, -8.69) |
| CIE-LCH | lch(82.94, 23.51, 201.69°) |
| OKLab | oklab(84.47% -0.0686 -0.0238) |
| OKLCH | oklch(84.47% 0.073 199.2) |
| XYZ | xyz(50.3658, 62.0448, 78.4150) |
| Luminance | 0.6205 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.95
Robin'S Egg Blue
#98EFF9
ΔE00 5.08
Powder Blue
#B0E0E6
ΔE00 5.43
Robin Egg Blue
#8AF1FE
ΔE00 6.13
Robin'S Egg
#6DEDFD
ΔE00 6.86
Pale Sky Blue
#BDF6FE
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92DBDE #DE9592
analogous
#92DEBB #92DBDE #92B5DE
triadic
#92DBDE #DE92DB #DBDE92
tetradic
#92DBDE #BB92DE #DE9592 #B5DE92
square
#92DBDE #BB92DE #DE9592 #B5DE92
split-complementary
#92DBDE #DE92B5 #DEBB92
monochromatic
#39B7BD #63CBD0 #92DBDE #C1EBEC #E8F7F8
Accessibility & contrast
On white
1.57
#92DBDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.41
#92DBDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92DBDE
13.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92DBDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92DBDE | 1.00 | 1.57 | 13.41 | 13.41 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D5DE
Deuteranopia (green-blind)
#C3CADF
Tritanopia (blue-blind)
#74E0DC
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #92dbde; /* rgb */ color: rgb(146, 219, 222); /* oklch */ color: oklch(84.5% 0.073 199.2);
Tailwind
colors: {
custom: {
50: '#b5e6e8',
500: '#92dbde',
950: '#000000',
},
}SCSS
$custom: #92dbde; $custom-light: #b5e6e8; $custom-dark: #000000;
JSON
{
"hex": "#92dbde",
"rgb": {
"r": 146,
"g": 219,
"b": 222
},
"hsl": {
"h": 182.368,
"s": 53.521,
"l": 72.157
},
"oklch": {
"l": 0.84465,
"c": 0.07264,
"h": 199.2
},
"luminance": 0.62048
}Semantic roles & 50–950 ramp
primary
#92DBDE
secondary
#B6625E
accent
#2B25C1
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111616
muted
#818484