#92E4E4#92E4E4
#92E4E4 is a very light, moderate teal. Relative luminance 0.672; OKLCH L 86.7% C 0.080 H 195.8°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #92E4E4 |
|---|---|
| RGB | rgb(146, 228, 228) |
| HSL | hsl(180, 60%, 73%) |
| HSV | hsv(180, 36%, 89%) |
| CMYK | cmyk(36%, 0%, 0%, 10.6%) |
| CIE-LAB | lab(85.60, -24.86, -7.91) |
| CIE-LCH | lch(85.60, 26.09, 197.65°) |
| OKLab | oklab(86.65% -0.077 -0.0218) |
| OKLCH | oklch(86.65% 0.08 195.8) |
| XYZ | xyz(53.5960, 67.1957, 83.5296) |
| Luminance | 0.6720 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.04
Robin'S Egg Blue
#98EFF9
ΔE00 4.42
Robin Egg Blue
#8AF1FE
ΔE00 5.37
Light Cyan
#ACFFFC
ΔE00 5.89
Robin'S Egg
#6DEDFD
ΔE00 6.32
Pale Cyan
#B7FFFA
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92E4E4 #E49292
analogous
#92E4BB #92E4E4 #92BBE4
triadic
#92E4E4 #E492E4 #E4E492
tetradic
#92E4E4 #BB92E4 #E49292 #BBE492
square
#92E4E4 #BB92E4 #E49292 #BBE492
split-complementary
#92E4E4 #E492BB #E4BB92
monochromatic
#32CACA #61D8D8 #92E4E4 #C3F0F0 #E6F9F9
Accessibility & contrast
On white
1.45
#92E4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#92E4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92E4E4
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92E4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92E4E4 | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADDE4
Deuteranopia (green-blind)
#CBD1E5
Tritanopia (blue-blind)
#70E9E4
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #92e4e4; /* rgb */ color: rgb(146, 228, 228); /* oklch */ color: oklch(86.7% 0.080 195.8);
Tailwind
colors: {
custom: {
50: '#b5ecec',
500: '#92e4e4',
950: '#000000',
},
}SCSS
$custom: #92e4e4; $custom-light: #b5ecec; $custom-dark: #000000;
JSON
{
"hex": "#92e4e4",
"rgb": {
"r": 146,
"g": 228,
"b": 228
},
"hsl": {
"h": 180,
"s": 60.294,
"l": 73.333
},
"oklch": {
"l": 0.86653,
"c": 0.08003,
"h": 195.8
},
"luminance": 0.67199
}Semantic roles & 50–950 ramp
primary
#92E4E4
secondary
#BD5D5D
accent
#1E1EC8
background
#FDFEFE
surface
#F8FDFD
border
#D1D5D5
text
#111616
muted
#818484