#92EFED#92EFED
#92EFED is a very light, moderate teal. Relative luminance 0.740; OKLCH L 89.4% C 0.089 H 193.9°. Best body text is #000000 at 15.79:1 contrast (WCAG AA passes).
Color values
| HEX | #92EFED |
|---|---|
| RGB | rgb(146, 239, 237) |
| HSL | hsl(179, 74%, 75%) |
| HSV | hsv(179, 39%, 94%) |
| CMYK | cmyk(38.9%, 0%, 0.8%, 6.3%) |
| CIE-LAB | lab(88.90, -28.06, -7.75) |
| CIE-LCH | lch(88.90, 29.11, 195.44°) |
| OKLab | oklab(89.38% -0.0863 -0.0214) |
| OKLCH | oklch(89.38% 0.089 193.9) |
| XYZ | xyz(58.0009, 73.9543, 91.3226) |
| Luminance | 0.7396 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.88
Paleturquoise
#AFEEEE
ΔE00 4.40
Robin'S Egg Blue
#98EFF9
ΔE00 4.67
Pale Cyan
#B7FFFA
ΔE00 4.91
Robin Egg Blue
#8AF1FE
ΔE00 5.28
Robin'S Egg
#6DEDFD
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92EFED #EF9294
analogous
#92EFBE #92EFED #92C2EF
triadic
#92EFED #ED92EF #EFED92
tetradic
#92EFED #BE92EF #EF9294 #C2EF92
square
#92EFED #BE92EF #EF9294 #C2EF92
split-complementary
#92EFED #EF92C2 #EFBE92
monochromatic
#27DFDB #5DE7E4 #92EFED #C7F7F6 #E4FBFB
Accessibility & contrast
On white
1.33
#92EFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.79
#92EFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92EFED
15.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92EFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92EFED | 1.00 | 1.33 | 15.79 | 15.79 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E7ED
Deuteranopia (green-blind)
#D4DAEE
Tritanopia (blue-blind)
#6AF4EE
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #92efed; /* rgb */ color: rgb(146, 239, 237); /* oklch */ color: oklch(89.4% 0.089 193.9);
Tailwind
colors: {
custom: {
50: '#b6f4f2',
500: '#92efed',
950: '#000000',
},
}SCSS
$custom: #92efed; $custom-light: #b6f4f2; $custom-dark: #000000;
JSON
{
"hex": "#92efed",
"rgb": {
"r": 146,
"g": 239,
"b": 237
},
"hsl": {
"h": 178.71,
"s": 74.4,
"l": 75.49
},
"oklch": {
"l": 0.89379,
"c": 0.08888,
"h": 193.9
},
"luminance": 0.73958
}Semantic roles & 50–950 ramp
primary
#92EFED
secondary
#CB5A5D
accent
#0F13D7
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#121717
muted
#828585