#92DBCD#92DBCD
#92DBCD is a very light, moderate teal. Relative luminance 0.612; OKLCH L 83.9% C 0.076 H 181.0°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #92DBCD |
|---|---|
| RGB | rgb(146, 219, 205) |
| HSL | hsl(168, 50%, 72%) |
| HSV | hsv(168, 33%, 86%) |
| CMYK | cmyk(33.3%, 0%, 6.4%, 14.1%) |
| CIE-LAB | lab(82.47, -25.73, -0.34) |
| CIE-LCH | lch(82.47, 25.74, 180.76°) |
| OKLab | oklab(83.94% -0.0756 -0.0013) |
| OKLCH | oklch(83.94% 0.076 181) |
| XYZ | xyz(48.2011, 61.1790, 67.0147) |
| Luminance | 0.6118 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 5.68
Pale Teal
#82CBB2
ΔE00 5.74
Light Teal
#90E4C1
ΔE00 6.82
Tiffany Blue
#7BF2DA
ΔE00 6.85
Turquoise
#40E0D0
ΔE00 7.51
Paleturquoise
#AFEEEE
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92DBCD #DB92A0
analogous
#92DBA9 #92DBCD #92C5DB
triadic
#92DBCD #CD92DB #DBCD92
tetradic
#92DBCD #A992DB #DB92A0 #C5DB92
square
#92DBCD #A992DB #DB92A0 #C5DB92
split-complementary
#92DBCD #DB92C5 #DBA992
monochromatic
#3CB69F #64CCB8 #92DBCD #C0EAE2 #E8F7F4
Accessibility & contrast
On white
1.59
#92DBCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#92DBCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92DBCD
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92DBCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92DBCD | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D3CC
Deuteranopia (green-blind)
#C8C9CE
Tritanopia (blue-blind)
#7BDED7
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #92dbcd; /* rgb */ color: rgb(146, 219, 205); /* oklch */ color: oklch(83.9% 0.076 181.0);
Tailwind
colors: {
custom: {
50: '#b4e6dc',
500: '#92dbcd',
950: '#000000',
},
}SCSS
$custom: #92dbcd; $custom-light: #b4e6dc; $custom-dark: #000000;
JSON
{
"hex": "#92dbcd",
"rgb": {
"r": 146,
"g": 219,
"b": 205
},
"hsl": {
"h": 168.493,
"s": 50.345,
"l": 71.569
},
"oklch": {
"l": 0.83941,
"c": 0.07558,
"h": 181
},
"luminance": 0.61182
}Semantic roles & 50–950 ramp
primary
#92DBCD
secondary
#B25F6F
accent
#2845BE
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111615
muted
#818484