#92DFDC#92DFDC
#92DFDC is a very light, moderate teal. Relative luminance 0.641; OKLCH L 85.3% C 0.076 H 192.7°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #92DFDC |
|---|---|
| RGB | rgb(146, 223, 220) |
| HSL | hsl(178, 55%, 72%) |
| HSV | hsv(178, 35%, 87%) |
| CMYK | cmyk(34.5%, 0%, 1.3%, 12.5%) |
| CIE-LAB | lab(83.99, -24.29, -6.07) |
| CIE-LCH | lch(83.99, 25.03, 194.02°) |
| OKLab | oklab(85.29% -0.0743 -0.0167) |
| OKLCH | oklch(85.29% 0.076 192.7) |
| XYZ | xyz(51.1554, 64.0504, 77.3637) |
| Luminance | 0.6405 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.74
Robin'S Egg Blue
#98EFF9
ΔE00 5.98
Light Cyan
#ACFFFC
ΔE00 6.89
Powder Blue
#B0E0E6
ΔE00 6.99
Robin Egg Blue
#8AF1FE
ΔE00 6.99
Pale Cyan
#B7FFFA
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92DFDC #DF9295
analogous
#92DFB5 #92DFDC #92BCDF
triadic
#92DFDC #DC92DF #DFDC92
tetradic
#92DFDC #B592DF #DF9295 #BCDF92
square
#92DFDC #B592DF #DF9295 #BCDF92
split-complementary
#92DFDC #DF92BC #DFB592
monochromatic
#38BFB9 #63D1CD #92DFDC #C1EDEB #E7F8F7
Accessibility & contrast
On white
1.52
#92DFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#92DFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92DFDC
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92DFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92DFDC | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D8DC
Deuteranopia (green-blind)
#C8CDDD
Tritanopia (blue-blind)
#75E3DE
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #92dfdc; /* rgb */ color: rgb(146, 223, 220); /* oklch */ color: oklch(85.3% 0.076 192.7);
Tailwind
colors: {
custom: {
50: '#b5e9e6',
500: '#92dfdc',
950: '#000000',
},
}SCSS
$custom: #92dfdc; $custom-light: #b5e9e6; $custom-dark: #000000;
JSON
{
"hex": "#92dfdc",
"rgb": {
"r": 146,
"g": 223,
"b": 220
},
"hsl": {
"h": 177.662,
"s": 54.61,
"l": 72.353
},
"oklch": {
"l": 0.8529,
"c": 0.07612,
"h": 192.7
},
"luminance": 0.64054
}Semantic roles & 50–950 ramp
primary
#92DFDC
secondary
#B75E62
accent
#232AC2
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111616
muted
#818484