#92DBCE#92DBCE
#92DBCE is a very light, moderate teal. Relative luminance 0.612; OKLCH L 84.0% C 0.075 H 182.0°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #92DBCE |
|---|---|
| RGB | rgb(146, 219, 206) |
| HSL | hsl(169, 50%, 72%) |
| HSV | hsv(169, 33%, 86%) |
| CMYK | cmyk(33.3%, 0%, 5.9%, 14.1%) |
| CIE-LAB | lab(82.50, -25.51, -0.83) |
| CIE-LCH | lch(82.50, 25.52, 181.87°) |
| OKLab | oklab(83.97% -0.0751 -0.0026) |
| OKLCH | oklch(83.97% 0.075 182) |
| XYZ | xyz(48.3222, 61.2274, 67.6524) |
| Luminance | 0.6123 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 5.98
Pale Teal
#82CBB2
ΔE00 6.01
Tiffany Blue
#7BF2DA
ΔE00 6.99
Light Teal
#90E4C1
ΔE00 7.17
Paleturquoise
#AFEEEE
ΔE00 7.32
Turquoise
#40E0D0
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92DBCE #DB929F
analogous
#92DBAA #92DBCE #92C4DB
triadic
#92DBCE #CE92DB #DBCE92
tetradic
#92DBCE #AA92DB #DB929F #C4DB92
square
#92DBCE #AA92DB #DB929F #C4DB92
split-complementary
#92DBCE #DB92C4 #DBAA92
monochromatic
#3CB6A1 #64CCB9 #92DBCE #C0EAE3 #E8F7F5
Accessibility & contrast
On white
1.59
#92DBCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#92DBCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92DBCE
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92DBCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92DBCE | 1.00 | 1.59 | 13.25 | 13.25 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D3CE
Deuteranopia (green-blind)
#C8C9CF
Tritanopia (blue-blind)
#7ADED7
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #92dbce; /* rgb */ color: rgb(146, 219, 206); /* oklch */ color: oklch(84.0% 0.075 182.0);
Tailwind
colors: {
custom: {
50: '#b4e6dc',
500: '#92dbce',
950: '#000000',
},
}SCSS
$custom: #92dbce; $custom-light: #b4e6dc; $custom-dark: #000000;
JSON
{
"hex": "#92dbce",
"rgb": {
"r": 146,
"g": 219,
"b": 206
},
"hsl": {
"h": 169.315,
"s": 50.345,
"l": 71.569
},
"oklch": {
"l": 0.83971,
"c": 0.0752,
"h": 182
},
"luminance": 0.6123
}Semantic roles & 50–950 ramp
primary
#92DBCE
secondary
#B25F6E
accent
#2842BE
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111615
muted
#818484