#92DEDF#92DEDF
#92DEDF is a very light, moderate teal. Relative luminance 0.637; OKLCH L 85.2% C 0.075 H 196.9°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #92DEDF |
|---|---|
| RGB | rgb(146, 222, 223) |
| HSL | hsl(181, 55%, 72%) |
| HSV | hsv(181, 35%, 87%) |
| CMYK | cmyk(34.5%, 0.4%, 0%, 12.5%) |
| CIE-LAB | lab(83.80, -23.09, -7.94) |
| CIE-LCH | lch(83.80, 24.42, 198.98°) |
| OKLab | oklab(85.16% -0.0718 -0.0218) |
| OKLCH | oklch(85.16% 0.075 196.9) |
| XYZ | xyz(51.2899, 63.6780, 79.3862) |
| Luminance | 0.6368 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.52
Robin'S Egg Blue
#98EFF9
ΔE00 4.96
Powder Blue
#B0E0E6
ΔE00 6.00
Robin Egg Blue
#8AF1FE
ΔE00 6.00
Robin'S Egg
#6DEDFD
ΔE00 6.80
Light Cyan
#ACFFFC
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92DEDF #DF9392
analogous
#92DFB9 #92DEDF #92B8DF
triadic
#92DEDF #DF92DE #DEDF92
tetradic
#92DEDF #B992DF #DF9392 #B8DF92
square
#92DEDF #B992DF #DF9392 #B8DF92
split-complementary
#92DEDF #DF92B8 #DFB992
monochromatic
#38BDBF #63D0D1 #92DEDF #C1ECED #E7F8F8
Accessibility & contrast
On white
1.53
#92DEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#92DEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92DEDF
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92DEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92DEDF | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D7DF
Deuteranopia (green-blind)
#C6CCE0
Tritanopia (blue-blind)
#73E3DE
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #92dedf; /* rgb */ color: rgb(146, 222, 223); /* oklch */ color: oklch(85.2% 0.075 196.9);
Tailwind
colors: {
custom: {
50: '#b5e8e9',
500: '#92dedf',
950: '#000000',
},
}SCSS
$custom: #92dedf; $custom-light: #b5e8e9; $custom-dark: #000000;
JSON
{
"hex": "#92dedf",
"rgb": {
"r": 146,
"g": 222,
"b": 223
},
"hsl": {
"h": 180.779,
"s": 54.61,
"l": 72.353
},
"oklch": {
"l": 0.85162,
"c": 0.07509,
"h": 196.9
},
"luminance": 0.63681
}Semantic roles & 50–950 ramp
primary
#92DEDF
secondary
#B75F5E
accent
#2523C2
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111616
muted
#818484