#92FCDB#92FCDB
#92FCDB is a very light, moderate teal. Relative luminance 0.808; OKLCH L 91.8% C 0.110 H 171.7°. Best body text is #000000 at 17.17:1 contrast (WCAG AA passes).
Color values
| HEX | #92FCDB |
|---|---|
| RGB | rgb(146, 252, 219) |
| HSL | hsl(161, 95%, 78%) |
| HSV | hsv(161, 42%, 99%) |
| CMYK | cmyk(42.1%, 0%, 13.1%, 1.2%) |
| CIE-LAB | lab(92.06, -38.19, 6.24) |
| CIE-LCH | lch(92.06, 38.69, 170.72°) |
| OKLab | oklab(91.77% -0.1087 0.0159) |
| OKLCH | oklch(91.77% 0.11 171.7) |
| XYZ | xyz(59.4455, 80.8419, 79.4757) |
| Luminance | 0.8085 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.13
Aquamarine
#7FFFD4
ΔE00 2.95
Light Turquoise
#7EF4CC
ΔE00 2.96
Pale Turquoise
#A5FBD5
ΔE00 3.11
Tiffany Blue
#7BF2DA
ΔE00 3.91
Light Aquamarine
#7BFDC7
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92FCDB #FC92B3
analogous
#92FCA6 #92FCDB #92E8FC
triadic
#92FCDB #DB92FC #FCDB92
tetradic
#92FCDB #A692FC #FC92B3 #E8FC92
square
#92FCDB #A692FC #FC92B3 #E8FC92
split-complementary
#92FCDB #FC92E8 #FCA692
monochromatic
#1BF9B4 #56FAC7 #92FCDB #CEFEEF #E1FEF5
Accessibility & contrast
On white
1.22
#92FCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.17
#92FCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92FCDB
17.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92FCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92FCDB | 1.00 | 1.22 | 17.17 | 17.17 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0D9
Deuteranopia (green-blind)
#E5E3DD
Tritanopia (blue-blind)
#6FFEF2
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #92fcdb; /* rgb */ color: rgb(146, 252, 219); /* oklch */ color: oklch(91.8% 0.110 171.7);
Tailwind
colors: {
custom: {
50: '#b7fee6',
500: '#92fcdb',
950: '#000000',
},
}SCSS
$custom: #92fcdb; $custom-light: #b7fee6; $custom-dark: #000000;
JSON
{
"hex": "#92fcdb",
"rgb": {
"r": 146,
"g": 252,
"b": 219
},
"hsl": {
"h": 161.321,
"s": 94.643,
"l": 78.039
},
"oklch": {
"l": 0.91771,
"c": 0.10982,
"h": 171.7
},
"luminance": 0.80846
}Semantic roles & 50–950 ramp
primary
#92FCDB
secondary
#DD5680
accent
#0047E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121815
muted
#828684