#92DFEB#92DFEB
#92DFEB is a very light, moderate teal. Relative luminance 0.649; OKLCH L 85.8% C 0.078 H 208.2°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #92DFEB |
|---|---|
| RGB | rgb(146, 223, 235) |
| HSL | hsl(188, 69%, 75%) |
| HSV | hsv(188, 38%, 92%) |
| CMYK | cmyk(37.9%, 5.1%, 0%, 7.8%) |
| CIE-LAB | lab(84.42, -20.71, -13.37) |
| CIE-LCH | lch(84.42, 24.65, 212.83°) |
| OKLab | oklab(85.78% -0.0683 -0.0367) |
| OKLCH | oklch(85.78% 0.078 208.2) |
| XYZ | xyz(53.2318, 64.8810, 88.2994) |
| Luminance | 0.6489 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.71
Robin Egg Blue
#8AF1FE
ΔE00 4.51
Powder Blue
#B0E0E6
ΔE00 4.92
Robin'S Egg
#6DEDFD
ΔE00 5.33
Paleturquoise
#AFEEEE
ΔE00 5.82
Pale Sky Blue
#BDF6FE
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92DFEB #EB9E92
analogous
#92EBCB #92DFEB #92B3EB
triadic
#92DFEB #EB92DF #DFEB92
tetradic
#92DFEB #CB92EB #EB9E92 #B3EB92
square
#92DFEB #CB92EB #EB9E92 #B3EB92
split-complementary
#92DFEB #EB92B3 #EBCB92
monochromatic
#2BC1D8 #5ED0E2 #92DFEB #C6EEF4 #E5F7FA
Accessibility & contrast
On white
1.50
#92DFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#92DFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92DFEB
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92DFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92DFEB | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D9EC
Deuteranopia (green-blind)
#C4CEEB
Tritanopia (blue-blind)
#6EE5E2
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #92dfeb; /* rgb */ color: rgb(146, 223, 235); /* oklch */ color: oklch(85.8% 0.078 208.2);
Tailwind
colors: {
custom: {
50: '#b5e9f1',
500: '#92dfeb',
950: '#000000',
},
}SCSS
$custom: #92dfeb; $custom-light: #b5e9f1; $custom-dark: #000000;
JSON
{
"hex": "#92dfeb",
"rgb": {
"r": 146,
"g": 223,
"b": 235
},
"hsl": {
"h": 188.09,
"s": 68.992,
"l": 74.706
},
"oklch": {
"l": 0.85776,
"c": 0.07752,
"h": 208.2
},
"luminance": 0.64885
}Semantic roles & 50–950 ramp
primary
#92DFEB
secondary
#C66A5B
accent
#2E15D1
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111616
muted
#818485