#92DFDB#92DFDB
#92DFDB is a very light, moderate teal. Relative luminance 0.640; OKLCH L 85.3% C 0.076 H 191.7°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #92DFDB |
|---|---|
| RGB | rgb(146, 223, 219) |
| HSL | hsl(177, 55%, 72%) |
| HSV | hsv(177, 35%, 87%) |
| CMYK | cmyk(34.5%, 0%, 1.8%, 12.5%) |
| CIE-LAB | lab(83.96, -24.52, -5.58) |
| CIE-LCH | lch(83.96, 25.15, 192.81°) |
| OKLab | oklab(85.26% -0.0747 -0.0154) |
| OKLCH | oklch(85.26% 0.076 191.7) |
| XYZ | xyz(51.0233, 63.9976, 76.6683) |
| Luminance | 0.6400 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.89
Robin'S Egg Blue
#98EFF9
ΔE00 6.31
Light Cyan
#ACFFFC
ΔE00 6.92
Pale Cyan
#B7FFFA
ΔE00 7.22
Powder Blue
#B0E0E6
ΔE00 7.24
Robin Egg Blue
#8AF1FE
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92DFDB #DF9296
analogous
#92DFB5 #92DFDB #92BDDF
triadic
#92DFDB #DB92DF #DFDB92
tetradic
#92DFDB #B592DF #DF9296 #BDDF92
square
#92DFDB #B592DF #DF9296 #BDDF92
split-complementary
#92DFDB #DF92BD #DFB592
monochromatic
#38BFB8 #63D1CB #92DFDB #C1EDEB #E7F8F7
Accessibility & contrast
On white
1.52
#92DFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#92DFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92DFDB
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92DFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92DFDB | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D8DB
Deuteranopia (green-blind)
#C8CDDC
Tritanopia (blue-blind)
#75E3DE
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #92dfdb; /* rgb */ color: rgb(146, 223, 219); /* oklch */ color: oklch(85.3% 0.076 191.7);
Tailwind
colors: {
custom: {
50: '#b5e9e6',
500: '#92dfdb',
950: '#000000',
},
}SCSS
$custom: #92dfdb; $custom-light: #b5e9e6; $custom-dark: #000000;
JSON
{
"hex": "#92dfdb",
"rgb": {
"r": 146,
"g": 223,
"b": 219
},
"hsl": {
"h": 176.883,
"s": 54.61,
"l": 72.353
},
"oklch": {
"l": 0.85259,
"c": 0.07624,
"h": 191.7
},
"luminance": 0.64001
}Semantic roles & 50–950 ramp
primary
#92DFDB
secondary
#B75E63
accent
#232CC2
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111615
muted
#818484