#92DBDC#92DBDC
#92DBDC is a very light, moderate teal. Relative luminance 0.619; OKLCH L 84.4% C 0.073 H 197.0°. Best body text is #000000 at 13.39:1 contrast (WCAG AA passes).
Color values
| HEX | #92DBDC |
|---|---|
| RGB | rgb(146, 219, 220) |
| HSL | hsl(181, 51%, 72%) |
| HSV | hsv(181, 34%, 86%) |
| CMYK | cmyk(33.6%, 0.5%, 0%, 13.7%) |
| CIE-LAB | lab(82.88, -22.32, -7.71) |
| CIE-LCH | lch(82.88, 23.61, 199.06°) |
| OKLab | oklab(84.4% -0.0694 -0.0212) |
| OKLCH | oklch(84.4% 0.073 197) |
| XYZ | xyz(50.0993, 61.9383, 77.0117) |
| Luminance | 0.6194 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.93
Robin'S Egg Blue
#98EFF9
ΔE00 5.50
Powder Blue
#B0E0E6
ΔE00 5.83
Robin Egg Blue
#8AF1FE
ΔE00 6.55
Robin'S Egg
#6DEDFD
ΔE00 7.28
Light Cyan
#ACFFFC
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92DBDC #DC9392
analogous
#92DCB8 #92DBDC #92B6DC
triadic
#92DBDC #DC92DB #DBDC92
tetradic
#92DBDC #B892DC #DC9392 #B6DC92
square
#92DBDC #B892DC #DC9392 #B6DC92
split-complementary
#92DBDC #DC92B6 #DCB892
monochromatic
#3BB7B8 #64CCCD #92DBDC #C0EAEB #E8F7F8
Accessibility & contrast
On white
1.57
#92DBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.39
#92DBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92DBDC
13.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92DBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92DBDC | 1.00 | 1.57 | 13.39 | 13.39 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D4DC
Deuteranopia (green-blind)
#C4CADD
Tritanopia (blue-blind)
#75E0DB
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #92dbdc; /* rgb */ color: rgb(146, 219, 220); /* oklch */ color: oklch(84.4% 0.073 197.0);
Tailwind
colors: {
custom: {
50: '#b5e6e6',
500: '#92dbdc',
950: '#000000',
},
}SCSS
$custom: #92dbdc; $custom-light: #b5e6e6; $custom-dark: #000000;
JSON
{
"hex": "#92dbdc",
"rgb": {
"r": 146,
"g": 219,
"b": 220
},
"hsl": {
"h": 180.811,
"s": 51.389,
"l": 71.765
},
"oklch": {
"l": 0.84401,
"c": 0.07258,
"h": 197
},
"luminance": 0.61941
}Semantic roles & 50–950 ramp
primary
#92DBDC
secondary
#B4605F
accent
#2927BF
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111616
muted
#818484