#92DBDF#92DBDF
#92DBDF is a very light, moderate teal. Relative luminance 0.621; OKLCH L 84.5% C 0.073 H 200.3°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #92DBDF |
|---|---|
| RGB | rgb(146, 219, 223) |
| HSL | hsl(183, 55%, 72%) |
| HSV | hsv(183, 35%, 87%) |
| CMYK | cmyk(34.5%, 1.8%, 0%, 12.5%) |
| CIE-LAB | lab(82.97, -21.61, -9.18) |
| CIE-LCH | lch(82.97, 23.48, 203.01°) |
| OKLab | oklab(84.5% -0.0682 -0.0252) |
| OKLCH | oklch(84.5% 0.073 200.3) |
| XYZ | xyz(50.5002, 62.0986, 79.1229) |
| Luminance | 0.6210 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.91
Paleturquoise
#AFEEEE
ΔE00 5.01
Powder Blue
#B0E0E6
ΔE00 5.25
Robin Egg Blue
#8AF1FE
ΔE00 5.95
Robin'S Egg
#6DEDFD
ΔE00 6.68
Pale Sky Blue
#BDF6FE
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92DBDF #DF9692
analogous
#92DFBD #92DBDF #92B5DF
triadic
#92DBDF #DF92DB #DBDF92
tetradic
#92DBDF #BD92DF #DF9692 #B5DF92
square
#92DBDF #BD92DF #DF9692 #B5DF92
split-complementary
#92DBDF #DF92B5 #DFBD92
monochromatic
#38B8BF #63CBD1 #92DBDF #C1EBED #E7F7F8
Accessibility & contrast
On white
1.56
#92DBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#92DBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92DBDF
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92DBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92DBDF | 1.00 | 1.56 | 13.42 | 13.42 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D5DF
Deuteranopia (green-blind)
#C3CAE0
Tritanopia (blue-blind)
#74E0DC
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #92dbdf; /* rgb */ color: rgb(146, 219, 223); /* oklch */ color: oklch(84.5% 0.073 200.3);
Tailwind
colors: {
custom: {
50: '#b5e6e9',
500: '#92dbdf',
950: '#000000',
},
}SCSS
$custom: #92dbdf; $custom-light: #b5e6e9; $custom-dark: #000000;
JSON
{
"hex": "#92dbdf",
"rgb": {
"r": 146,
"g": 219,
"b": 223
},
"hsl": {
"h": 183.117,
"s": 54.61,
"l": 72.353
},
"oklch": {
"l": 0.84497,
"c": 0.07272,
"h": 200.3
},
"luminance": 0.62102
}Semantic roles & 50–950 ramp
primary
#92DBDF
secondary
#B7635E
accent
#2C23C2
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111616
muted
#818484