#92DFED#92DFED
#92DFED is a very light, moderate teal. Relative luminance 0.650; OKLCH L 85.8% C 0.078 H 210.2°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #92DFED |
|---|---|
| RGB | rgb(146, 223, 237) |
| HSL | hsl(189, 72%, 75%) |
| HSV | hsv(189, 38%, 93%) |
| CMYK | cmyk(38.4%, 5.9%, 0%, 7.1%) |
| CIE-LAB | lab(84.48, -20.22, -14.33) |
| CIE-LCH | lch(84.48, 24.79, 215.33°) |
| OKLab | oklab(85.84% -0.0675 -0.0393) |
| OKLCH | oklch(85.84% 0.078 210.2) |
| XYZ | xyz(53.5224, 64.9972, 89.8297) |
| Luminance | 0.6500 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.00
Robin Egg Blue
#8AF1FE
ΔE00 4.68
Powder Blue
#B0E0E6
ΔE00 5.02
Robin'S Egg
#6DEDFD
ΔE00 5.45
Lightblue
#ADD8E6
ΔE00 6.29
Paleturquoise
#AFEEEE
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92DFED #EDA092
analogous
#92EDCE #92DFED #92B1ED
triadic
#92DFED #ED92DF #DFED92
tetradic
#92DFED #CE92ED #EDA092 #B1ED92
square
#92DFED #CE92ED #EDA092 #B1ED92
split-complementary
#92DFED #ED92B1 #EDCE92
monochromatic
#29C0DC #5DD0E4 #92DFED #C7EEF6 #E5F7FB
Accessibility & contrast
On white
1.50
#92DFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#92DFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92DFED
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92DFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92DFED | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D9EE
Deuteranopia (green-blind)
#C3CEED
Tritanopia (blue-blind)
#6DE6E3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #92dfed; /* rgb */ color: rgb(146, 223, 237); /* oklch */ color: oklch(85.8% 0.078 210.2);
Tailwind
colors: {
custom: {
50: '#b6e9f2',
500: '#92dfed',
950: '#000000',
},
}SCSS
$custom: #92dfed; $custom-light: #b6e9f2; $custom-dark: #000000;
JSON
{
"hex": "#92dfed",
"rgb": {
"r": 146,
"g": 223,
"b": 237
},
"hsl": {
"h": 189.231,
"s": 71.654,
"l": 75.098
},
"oklch": {
"l": 0.85844,
"c": 0.07815,
"h": 210.2
},
"luminance": 0.65001
}Semantic roles & 50–950 ramp
primary
#92DFED
secondary
#C86C5B
accent
#3012D4
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111617
muted
#818485