#92DFDD#92DFDD
#92DFDD is a very light, moderate teal. Relative luminance 0.641; OKLCH L 85.3% C 0.076 H 193.7°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #92DFDD |
|---|---|
| RGB | rgb(146, 223, 221) |
| HSL | hsl(178, 55%, 72%) |
| HSV | hsv(178, 35%, 87%) |
| CMYK | cmyk(34.5%, 0%, 0.9%, 12.5%) |
| CIE-LAB | lab(84.02, -24.05, -6.55) |
| CIE-LCH | lch(84.02, 24.93, 195.24°) |
| OKLab | oklab(85.32% -0.0739 -0.018) |
| OKLCH | oklch(85.32% 0.076 193.7) |
| XYZ | xyz(51.2882, 64.1036, 78.0633) |
| Luminance | 0.6411 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.62
Robin'S Egg Blue
#98EFF9
ΔE00 5.67
Robin Egg Blue
#8AF1FE
ΔE00 6.68
Powder Blue
#B0E0E6
ΔE00 6.75
Light Cyan
#ACFFFC
ΔE00 6.88
Pale Cyan
#B7FFFA
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92DFDD #DF9294
analogous
#92DFB7 #92DFDD #92BADF
triadic
#92DFDD #DD92DF #DFDD92
tetradic
#92DFDD #B792DF #DF9294 #BADF92
square
#92DFDD #B792DF #DF9294 #BADF92
split-complementary
#92DFDD #DF92BA #DFB792
monochromatic
#38BFBB #63D1CE #92DFDD #C1EDEC #E7F8F8
Accessibility & contrast
On white
1.52
#92DFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#92DFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92DFDD
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92DFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92DFDD | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D8DD
Deuteranopia (green-blind)
#C8CDDE
Tritanopia (blue-blind)
#74E3DE
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #92dfdd; /* rgb */ color: rgb(146, 223, 221); /* oklch */ color: oklch(85.3% 0.076 193.7);
Tailwind
colors: {
custom: {
50: '#b5e9e7',
500: '#92dfdd',
950: '#000000',
},
}SCSS
$custom: #92dfdd; $custom-light: #b5e9e7; $custom-dark: #000000;
JSON
{
"hex": "#92dfdd",
"rgb": {
"r": 146,
"g": 223,
"b": 221
},
"hsl": {
"h": 178.442,
"s": 54.61,
"l": 72.353
},
"oklch": {
"l": 0.85321,
"c": 0.07603,
"h": 193.7
},
"luminance": 0.64107
}Semantic roles & 50–950 ramp
primary
#92DFDD
secondary
#B75E60
accent
#2328C2
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111616
muted
#818484