#92FCDC#92FCDC
#92FCDC is a very light, moderate teal. Relative luminance 0.809; OKLCH L 91.8% C 0.109 H 172.3°. Best body text is #000000 at 17.18:1 contrast (WCAG AA passes).
Color values
| HEX | #92FCDC |
|---|---|
| RGB | rgb(146, 252, 220) |
| HSL | hsl(162, 95%, 78%) |
| HSV | hsv(162, 42%, 99%) |
| CMYK | cmyk(42.1%, 0%, 12.7%, 1.2%) |
| CIE-LAB | lab(92.08, -37.97, 5.75) |
| CIE-LCH | lch(92.08, 38.41, 171.38°) |
| OKLab | oklab(91.8% -0.1082 0.0146) |
| OKLCH | oklch(91.8% 0.109 172.3) |
| XYZ | xyz(59.5776, 80.8948, 80.1711) |
| Luminance | 0.8090 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.30
Light Turquoise
#7EF4CC
ΔE00 3.15
Aquamarine
#7FFFD4
ΔE00 3.17
Pale Turquoise
#A5FBD5
ΔE00 3.31
Tiffany Blue
#7BF2DA
ΔE00 3.71
Pale Aqua
#B8FFEB
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92FCDC #FC92B2
analogous
#92FCA7 #92FCDC #92E7FC
triadic
#92FCDC #DC92FC #FCDC92
tetradic
#92FCDC #A792FC #FC92B2 #E7FC92
square
#92FCDC #A792FC #FC92B2 #E7FC92
split-complementary
#92FCDC #FC92E7 #FCA792
monochromatic
#1BF9B6 #56FAC9 #92FCDC #CEFEEF #E1FEF5
Accessibility & contrast
On white
1.22
#92FCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.18
#92FCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92FCDC
17.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92FCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92FCDC | 1.00 | 1.22 | 17.18 | 17.18 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0DB
Deuteranopia (green-blind)
#E5E3DE
Tritanopia (blue-blind)
#6FFEF2
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #92fcdc; /* rgb */ color: rgb(146, 252, 220); /* oklch */ color: oklch(91.8% 0.109 172.3);
Tailwind
colors: {
custom: {
50: '#b7fee6',
500: '#92fcdc',
950: '#000000',
},
}SCSS
$custom: #92fcdc; $custom-light: #b7fee6; $custom-dark: #000000;
JSON
{
"hex": "#92fcdc",
"rgb": {
"r": 146,
"g": 252,
"b": 220
},
"hsl": {
"h": 161.887,
"s": 94.643,
"l": 78.039
},
"oklch": {
"l": 0.91798,
"c": 0.10922,
"h": 172.3
},
"luminance": 0.80899
}Semantic roles & 50–950 ramp
primary
#92FCDC
secondary
#DD567E
accent
#0045E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121816
muted
#828684