#92DFDF#92DFDF
#92DFDF is a very light, moderate teal. Relative luminance 0.642; OKLCH L 85.4% C 0.076 H 195.8°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #92DFDF |
|---|---|
| RGB | rgb(146, 223, 223) |
| HSL | hsl(180, 55%, 72%) |
| HSV | hsv(180, 35%, 87%) |
| CMYK | cmyk(34.5%, 0%, 0%, 12.5%) |
| CIE-LAB | lab(84.08, -23.59, -7.53) |
| CIE-LCH | lch(84.08, 24.76, 197.71°) |
| OKLab | oklab(85.38% -0.073 -0.0207) |
| OKLCH | oklch(85.38% 0.076 195.8) |
| XYZ | xyz(51.5563, 64.2108, 79.4750) |
| Luminance | 0.6421 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.45
Robin'S Egg Blue
#98EFF9
ΔE00 5.08
Robin Egg Blue
#8AF1FE
ΔE00 6.10
Powder Blue
#B0E0E6
ΔE00 6.28
Robin'S Egg
#6DEDFD
ΔE00 6.92
Light Cyan
#ACFFFC
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92DFDF #DF9292
analogous
#92DFB9 #92DFDF #92B9DF
triadic
#92DFDF #DF92DF #DFDF92
tetradic
#92DFDF #B992DF #DF9292 #B9DF92
square
#92DFDF #B992DF #DF9292 #B9DF92
split-complementary
#92DFDF #DF92B9 #DFB992
monochromatic
#38BFBF #63D1D1 #92DFDF #C1EDED #E7F8F8
Accessibility & contrast
On white
1.52
#92DFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#92DFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92DFDF
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92DFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92DFDF | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D8DF
Deuteranopia (green-blind)
#C7CDE0
Tritanopia (blue-blind)
#73E4DF
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #92dfdf; /* rgb */ color: rgb(146, 223, 223); /* oklch */ color: oklch(85.4% 0.076 195.8);
Tailwind
colors: {
custom: {
50: '#b5e9e9',
500: '#92dfdf',
950: '#000000',
},
}SCSS
$custom: #92dfdf; $custom-light: #b5e9e9; $custom-dark: #000000;
JSON
{
"hex": "#92dfdf",
"rgb": {
"r": 146,
"g": 223,
"b": 223
},
"hsl": {
"h": 180,
"s": 54.61,
"l": 72.353
},
"oklch": {
"l": 0.85384,
"c": 0.07593,
"h": 195.8
},
"luminance": 0.64214
}Semantic roles & 50–950 ramp
primary
#92DFDF
secondary
#B75E5E
accent
#2323C2
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111616
muted
#818484