#92DEDE#92DEDE
#92DEDE is a very light, moderate teal. Relative luminance 0.636; OKLCH L 85.1% C 0.075 H 195.8°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #92DEDE |
|---|---|
| RGB | rgb(146, 222, 222) |
| HSL | hsl(180, 54%, 72%) |
| HSV | hsv(180, 34%, 87%) |
| CMYK | cmyk(34.2%, 0%, 0%, 12.9%) |
| CIE-LAB | lab(83.77, -23.33, -7.45) |
| CIE-LCH | lch(83.77, 24.49, 197.72°) |
| OKLab | oklab(85.13% -0.0722 -0.0205) |
| OKLCH | oklch(85.13% 0.075 195.8) |
| XYZ | xyz(51.1555, 63.6242, 78.6782) |
| Luminance | 0.6363 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.56
Robin'S Egg Blue
#98EFF9
ΔE00 5.23
Powder Blue
#B0E0E6
ΔE00 6.22
Robin Egg Blue
#8AF1FE
ΔE00 6.26
Robin'S Egg
#6DEDFD
ΔE00 7.06
Light Cyan
#ACFFFC
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92DEDE #DE9292
analogous
#92DEB8 #92DEDE #92B8DE
triadic
#92DEDE #DE92DE #DEDE92
tetradic
#92DEDE #B892DE #DE9292 #B8DE92
square
#92DEDE #B892DE #DE9292 #B8DE92
split-complementary
#92DEDE #DE92B8 #DEB892
monochromatic
#39BDBD #63D0D0 #92DEDE #C1ECEC #E8F8F8
Accessibility & contrast
On white
1.53
#92DEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#92DEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92DEDE
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92DEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92DEDE | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D7DE
Deuteranopia (green-blind)
#C6CCDF
Tritanopia (blue-blind)
#74E3DE
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #92dede; /* rgb */ color: rgb(146, 222, 222); /* oklch */ color: oklch(85.1% 0.075 195.8);
Tailwind
colors: {
custom: {
50: '#b5e8e8',
500: '#92dede',
950: '#000000',
},
}SCSS
$custom: #92dede; $custom-light: #b5e8e8; $custom-dark: #000000;
JSON
{
"hex": "#92dede",
"rgb": {
"r": 146,
"g": 222,
"b": 222
},
"hsl": {
"h": 180,
"s": 53.521,
"l": 72.157
},
"oklch": {
"l": 0.8513,
"c": 0.0751,
"h": 195.8
},
"luminance": 0.63627
}Semantic roles & 50–950 ramp
primary
#92DEDE
secondary
#B65E5E
accent
#2525C1
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111616
muted
#818484